24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
44-1
Chapter 44
Interface Command
Interface Command List
interface
shutdown
mtu
show interfaces
show interface mtu
show interfaces counters
To create or enter a physical or logical network interface.
interface { vlanMgmt | Port-Channel <port-channel-id(1-65535)>
| <interface-type> <interface id> }
no interface { vlanMgmt | Port-Channel <port-channel-id
(1-65535)> | <interface-type> <interface id> }
To enter the management VLAN of the Switch.
Port-Channel
port-channel-id
(1-65535)
To enter a port channel interface. If the channel ID specified
doesn‟t exist, system will create a new port channel.
interface-type
interface id
To enter a physical port.
Interface-type including Fa (Fast Ethernet) or Gi (Gigabit
Ethernet).
Interface-id is slot/port number.
Global Configuration Mode
To create or entering a port channel, port-channel function must be enabled first.
switch(config)# interface fa 0/1
switch(config-if)#
This command was introduced.
Shutting down the network interface.