2-580
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show pagp
show pagp
Use the
show pagp
user EXEC command to display Port Aggregation Protocol (PAgP) channel-group
information.
show pagp
[
channel-group-number
] {
counters
|
internal
|
neighbor
}
Syntax Description
Command Modes
User EXEC
Command History
Usage Guidelines
You can enter any
show pagp
command to display the active channel-group information. To display the
nonactive information, enter the
show pagp
command with a channel-group number.
Examples
This is an example of output from the
show pagp 1 counters
command:
Switch>
show pagp 1 counters
Information Flush PAgP
Port Sent Recv Sent Recv Err Pkts
---------------------------------------------------
Channel group: 1
Gi1/0/1 0 0 0 0 0
Gi1/0/1 0 0 0 0 0
This is an example of output from the
show pagp 1 internal
command:
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 Group
Port Flags State Timers Interval Count Priority Method Ifindex
Gi1/0/1 SC U6/S7 H 30s 1 128 Any 16
Gi1/0/2 SC U6/S7 H 30s 1 128 Any 16
This is an example of output from the
show pagp 1 neighbor
command:
Switch>
show pagp 1 neighbor
Flags: S - Device is sending Slow hello. C - Device is in Consistent state.
A - Device is in Auto mode. P - Device learns on physical port.
channel-group
-
number
(Optional) Number of the channel group. The range is 1 to 12.
counters
Display traffic information.
internal
Display internal information.
neighbor
Display neighbor information.
Release
Modification
12.1(14)AX
This command was introduced.