63
Supplicant Allowed In Guest Vlan: Disable
Dynamic vlan: Disable
5. show gvrp command
This command is used to show current GVRP configuration.
show gvrp configuration command will show current GVRP configuration.
# show gvrp configuration
GVRP configuration: Disable
6. show history command
This command is used to show the history of input commands.
# show history
0. show
1. show gvrp configuration
2. show history
7. show interface command
This command is used to show port information and status.
# show interface ?
counters Interface counters information
status Interface status information
switchport Interface switchport information
show interface counters command will show total statistics counters for all
ports.
show interface counters ethernet 1/x command will show statistics counters
for Port x. (āxā is the port number).
For example,
# show interface counters ethernet 1/3
Port: 1/3
==========================================
Rx Counter Statistics
Good Unicast Frame 4109
Good Broadcast Frame 9946
Good Multicast Frame 158
Discarded Frame 0
Errors 0
Total Receive Byte Count 1549816
==========================================
Tx Counter Statistics
Good Unicast Frame 2001
Good Broadcast Frame 18
Good Multicast Frame 0
Discarded Frame 0
Errors 0
Total Transmit Byte Count 873047