EasyManuals Logo
Home>Cisco>Network Router>ASR 920 series

Cisco ASR 920 series Configuration Guide Ethernet Router

Cisco ASR 920 series
438 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #374 background imageLoading...
Page #374 background image
PurposeCommand or Action
Example:
Device> enable
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Identifies the interface port channel and enters interface
configuration mode.
interface port-channel channel-number
Example:
Device(config)# interface port-channel 10
Step 3
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
Configures the interface in a channel group and sets it
as active.
channel-group channel-group-number mode {active
| passive}
Step 8
Example:
Device(config-if)# channel-group 25 mode active
In active mode, the port will initiate negotiations with
other ports by sending LACP packets.
Returns to privileged EXEC mode.end
Example:
Device(config-if)# end
Step 9
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
356
Configuring IEEE 802.3ad Link Bundling
Enabling LACP

Table of Contents

Other manuals for Cisco ASR 920 series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco ASR 920 series and is the answer not in the manual?

Cisco ASR 920 series Specifications

General IconGeneral
BrandCisco
ModelASR 920 series
CategoryNetwork Router
LanguageEnglish

Related product manuals