logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Control Cisco Interface - Manage Network Interfaces | Online Free DevTools by Hexmos

Control Cisco network interfaces effortlessly with this tool. Configure VLANs and manage interface status using Cisco IOS commands. Free online tool, no registration required.

interface

Manage interfaces. Accessed in configuration mode. More information: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/interface/command/ir-cr-book/ir-i1.html.

  • Configure a VLAN:

interface vlan {{1}}

  • Set an interface to be active or inactive (this is run inside the interface command):

{{no shutdown|shutdown}}

return

See Also