HP Auto Port Aggregation Administrator's Guide HP-UX 11i v3 (766140-001, March 2014)
Last input 00:00:23, output 00:00:01, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/0 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
9273 packets input, 1459338 bytes, 0 no buffer
Received 8908 broadcasts (8908 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 8908 multicast, 0 pause input
0 input packets with dribble condition detected
975545 packets output, 230815361 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 PAUSE output
0 output buffer failures, 0 output buffers swapped out
Creating an LACP link aggregation
Switch1#enable
Password:password
Switch1#config term
config command
1
.
.
Ctrl+z
Switch1(config-if)#interface range gigabitethernet 3/1 - 3
Switch1(config-if-range)#no ip address
Switch1(config-if-range)#channel-protocol lacp
Switch1(config-if-range)#channel-group 1 mode active
Creating a port-channel interface Port-channel 1
Switch1(config-if-range)#end
Switch1#config term
config command
.
.
Ctrl+z
Switch1(config)#interface port-channel 1
Switch1(config-if)#no shutdown
Switch1(config-if)#end
1
Enter configuration commands, one per line. End with Ctrl+z or end.
Creating an FEC link aggregation
Switch1#enable
Password:password
Switch1#config term
config command
1
.
.
Ctrl+z
Switch1(config-if)#interface range gigabitethernet 7/1 - 4
Switch1(config-if-range)#no ip address
Switch1(config-if-range)#channel-protocol pagp
Switch1(config-if-range)#channel-group 7 mode desirable
Creating a port-channel interface Port-channel 7
Switch1(config-if-range)#end
Switch1#config term
config command
.
.
98 Switch configuration information