148
Example:
Setting ports 8 -10 (1000Mbps) of slot 2 to allow 3 broadcast packets per
second.
Switch(Config)#interface ethernet 2/8-10
Switch(Config-Port-Range)#rate-suppression broadcast 3
4.2.1.2.11 show interface status
Command:show interface status[{ethernet <interface-number> | vlan <vlan-id> |
port-channel <port-channel-number> | <interface-name>}]
Function:
Show information of specific port on the switch
Parameter:<interface-number>
is the port number of the Ethernet,
< vlan-id >
is the
VLAN interface number,
<port-channel-number>
is the number of the aggregation
interface,
<interface-name>
is the name of the interface such as port-channel1.
Command Mode:
Admin Mode
Default:
Information not displayed by default
Usage Guide:
As for Ethernet port, this command will show port speed rate, duplex mode,
flow control switch state, broadcast storm restrain of the port and the statistic state of the
data packets; while for vlan interfaces, the port MAC address, IP address and the statistic
state of the data packet will be shown; for aggregated port, port speed rate, duplex mode,
flow control switch state, broadcast storm restrain of the port and the statistic state of the
data packets will be displayed. All information of all ports on the switch will be shown if no
port is specified.
Example:
Show the information of Port 1/1
Switch#show interface status ethernet 1/1
Hardware is Gigabit-TX,address is 00-00-00-00-00-02
PVID is 1
MTU 1500 bytes,BW 10000 Kbit
Encapsulation ARPA,Loopback not set
Auto-duplex:Negotiation half-duplex, Auto-speed: Negotiation 10M bits
FlowControl is off, MDI type is auto
4.2.1.2.12 shutdown
Command:shutdown
no shutdown
Function:
Shuts down the specified Ethernet port; the “
no shutdown
” command opens
the port.
Command mode:
Interface Mode
Default:
Ethernet port is open by default.
Usage Guide:
When Ethernet port is shut down, no data frames are sent in the port, and
the port status displayed when the user types the “
show interface
” command is “down”.