09-18-2017 08:25 AM - edited 03-05-2019 09:09 AM
Hi
I am configuring ASR1001-x router . but not able to configure the vlan and the port-channel.
we have ADV-ip serivces license . any suggestions
09-18-2017 08:37 AM
Hi there,
How are you going about configuring the VLANs and port-channels. As the ASR is a router this will be acheived by creating sub-interfaces on the port-channel:
! int po1.1100 encapsulation dot1q 1100 ip address <ip_address> <subnet_mask> !
cheers,
Seb.
09-18-2017 08:42 AM
Hi Rupik,
Thank you for your reply. I am planning to create the portchannel - and two physical interface in it.
L3 Portchannle
Int port-chan 101
IP < >
inter Gi0/0/0 -1
channel-grpup 101
no shut
But i can see the port-channel down
09-18-2017 08:50 AM
What is the ouput from:
sh ip int br | inc 0/0/
sh etherchanel summary
09-18-2017 07:28 PM
show etherchannel summary
Flags: D - down P/bndl - bundled in port-channel
I - stand-alone s/susp - suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2
U - in use f - failed to allocate aggregator
M - not in use, minimum links not met
u - unsuitable for bundling
w - waiting to be aggregated
d - default port
Number of channel-groups in use: 0
Number of aggregators: 0
Group Port-channel Protocol Ports
------+-------------+-----------+-----------------------------------------------
RU - L3 port-channel UP State
SU - L2 port-channel UP state
P/bndl - Bundled
S/susp - Suspended
Router #sh ip int brief | in 0/0
Te0/0/0 unassigned YES NVRAM administratively down down
Te0/0/1 unassigned YES NVRAM administratively down down
GigabitEthernet0/0/0 x.x.x.x YES manual down down
GigabitEthernet0/0/1 unassigned YES NVRAM down down
GigabitEthernet0/0/2 unassigned YES NVRAM administratively down down
GigabitEthernet0/0/3 unassigned YES NVRAM administratively down down
GigabitEthernet0/0/4 unassigned YES NVRAM administratively down down
GigabitEthernet0/0/5 unassigned YES NVRAM administratively down down
09-18-2017 07:34 PM
Also tried to configure the reverse. Let me try to connect the ports
Flags: D - down P/bndl - bundled in port-channel
I - stand-alone s/susp - suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2
U - in use f - failed to allocate aggregator
M - not in use, minimum links not met
u - unsuitable for bundling
w - waiting to be aggregated
d - default port
Number of channel-groups in use: 1
Number of aggregators: 1
Group Port-channel Protocol Ports
------+-------------+-----------+-----------------------------------------------
1 Po1(RD) LACP Gi0/0/0(D) Gi0/0/1(D)
RU - L3 port-channel UP State
SU - L2 port-channel UP state
P/bndl - Bundled
S/susp - Suspended
09-18-2017 09:14 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide