Purpose
Command or Action
Specifies the port channel interface and enters interface
configuration mode.
interface port-channel number
Example:
Device(config)# interface port-channel 1
Step 3
•
number
—
Valid range is from 1 to 64.
Assigns an IP address and subnet mask to the port channel interface.
ip address ip-address mask
Example:
Device(config-if)# ip address 10.1.1.1
255.255.255.0
Step 4
Returns to global configuration mode.
exit
Example:
Device(config-if)# exit
Step 5
Specifies the port to bundle.
interface type slot
/
subslot
/
port
Example:
Device(config)# interface gigabitethernet
0/0/2
Step 6
Disables the IP address on the port channel interface.
no ip address
Example:
Device(config-if)# no ip address
Step 7
Assigns the interface to a port channel group and sets the LACP
mode.
channel-group channel-group-number mode
{
active
|
passive
}
Step 8
Example:
Device(config-if)# channel-group 1 mode
active
•
channel-group-number
—
Valid range is 1 to 64.
•
active
—
Places a port into an active negotiating state, in
which the port initiates negotiations with other ports by
sending LACP packets.
•
passive
—
Places a port into a passive negotiating state, in
which the port responds to LACP packets it receives but does
not initiate LACP negotiation. In this mode, the channel group
attaches the interface to the bundle.
Returns to global configuration mode.
exit
Example:
Device(config-if)# exit
Step 9
Specifies the next port to bundle and places the CLI in interface
configuration mode.
interface type slot
/
subslot
/
port
Example:
Device(config)# interface gigabitethernet
0/0/4
Step 10
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
361
Configuring IEEE 802.3ad Link Bundling
Configuring LACP (802.3ad) for Gigabit Interfaces
Содержание ASR 920 series
Страница 2: ... 2014 Cisco Systems Inc All rights reserved ...
Страница 273: ...Carrier Ethernet Configuration Guide Cisco ASR 920 Series 255 Configuring Ethernet CFM Designing CFM Domains ...
Страница 302: ...Carrier Ethernet Configuration Guide Cisco ASR 920 Series 284 Configuring Ethernet CFM Glossary ...