2-356
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2Cisco IOS Commands for the Catalyst 4500 Series Switches
show pagp
show pagp
To display port channel information, use the show pagp command.
show pagp [group-number] {counters | internal | neighbor}
Syntax Description
Defaults This command has no default settings.
Command Modes Privileged EXEC
Command History
Usage Guidelines You can enter any show pagp command to display the active PAgP port channel information. To display
the nonactive information, enter the show pagp command with a group.
Examples This example shows how to display PAgP counter information:
Switch# show pagp counters
Information Flush
Port Sent Recv Sent Recv
--------------------------------------
Channel group: 1
Fa5/4 2660 2452 0 0
Fa5/5 2676 2453 0 0
Channel group: 2
Fa5/6 289 261 0 0
Fa5/7 290 261 0 0
Switch#
This example shows how to display internal PAgP information:
Switch# show pagp 1 internal
Flags: S - Device is sending Slow hello. C - Device is in Consistent state.
A - Device is in Auto mode.
Timers: H - Hello timer is running. Q - Quit timer is running.
S - Switching timer is running. I - Interface timer is running.
Channel group 1
Hello Partner PAgP Learning
Port Flags State Timers Interval Count Priority MethodIfIndx
Fa5/4 SC U6/S7 30s 1 128 Any129
group-number (Optional) Channel group number; valid values are from 1 to 64.
counters Specifies traffic counter information.
internal Specifies PAgP internal information.
neighbor Specifies PAgP neighbor information.
Release Modification
12.1(8a)EW Support for this command was introduced on the Catalyst 4500 series switch.