01-29-2021 12:50 AM
Ever since we got this unit in our lab (admittedly we never paid attention) but only 1 Management port shows up on
show ip int brief
That port works fine when connected but when the other port is connected, nothing - (pretty obvious since Mgmt1 is not even showing up on show ip int brief
Do we need to RMA this?
Solved! Go to Solution.
01-30-2021 07:49 AM
This is normal, we have this in our lab as well
RP/0/RSP1/CPU0:ASR-9906-C-LS#show interfaces brief | inc Mg Sat Jan 30 10:30:33.096 EST Mg0/RSP0/CPU0/0 up up ARPA 1514 1000000 Mg0/RSP1/CPU0/0 up up ARPA 1514 1000000 RP/0/RSP1/CPU0:ASR-9906-C-LS#show plat Sat Jan 30 10:30:38.269 EST Node Type State Config state -------------------------------------------------------------------------------- 0/RSP0/CPU0 A9K-RSP5-SE(Standby) IOS XR RUN NSHUT 0/RSP1/CPU0 A9K-RSP5-SE(Active) IOS XR RUN NSHUT
Thanks
02-03-2021 05:57 PM
01-30-2021 07:49 AM
This is normal, we have this in our lab as well
RP/0/RSP1/CPU0:ASR-9906-C-LS#show interfaces brief | inc Mg Sat Jan 30 10:30:33.096 EST Mg0/RSP0/CPU0/0 up up ARPA 1514 1000000 Mg0/RSP1/CPU0/0 up up ARPA 1514 1000000 RP/0/RSP1/CPU0:ASR-9906-C-LS#show plat Sat Jan 30 10:30:38.269 EST Node Type State Config state -------------------------------------------------------------------------------- 0/RSP0/CPU0 A9K-RSP5-SE(Standby) IOS XR RUN NSHUT 0/RSP1/CPU0 A9K-RSP5-SE(Active) IOS XR RUN NSHUT
Thanks
02-01-2021 12:57 AM
So is MGMT ETH 1 not a functional interface? It doesn't show up on sh ip int brief, but when I connect a cable to it, it lights up. It even allows me to go into
RP/0/RSP0/CPU0:ios(config)#interface mgmtEth 0/rsp0/cpu0/1
RP/0/RSP0/CPU0:ios(config-if)#no shut
RP/0/RSP0/CPU0:ios(config-if)#
It accepts this but when I try to actually find it, it's not anywhere.
02-01-2021 02:04 PM
have you checked the admin plane?
admin
show interface
02-01-2021 06:14 PM
The link Tarun provided explains this, in x64-bit because we have different VMs between xr and admin(sysadmin) there is a need for a mgmt port for each VM. So Mgmt port 0 is still used for the regular xr vm and mgmt port 1 is used in sysadmin. This is expected behavior you are seeing.
Sam
02-03-2021 03:13 AM
Here is my output (disregard the 400G-DWDM Interfaces
RP/0/RSP0/CPU0:ios#sh interfaces brief
Wed Feb 3 11:07:01.309 UTC
Intf Intf LineP Encap MTU BW
Name State State Type (byte) (Kbps)
--------------------------------------------------------------------------------
Nu0 up up Null 1500 0
Mg0/RSP0/CPU0/0 admin-down admin-down ARPA 1514 10000
Hu0/0/0/20/0 admin-down admin-down ARPA 1514 100000000
Hu0/0/0/21/0 admin-down admin-down ARPA 1514 100000000
Te0/0/0/0 admin-down admin-down ARPA 1514 10000000
Te0/0/0/1 admin-down admin-down ARPA 1514 10000000
Te0/0/0/2 admin-down admin-down ARPA 1514 10000000
Te0/0/0/3 admin-down admin-down ARPA 1514 10000000
Te0/0/0/4 admin-down admin-down ARPA 1514 10000000
Te0/0/0/5 admin-down admin-down ARPA 1514 10000000
Te0/0/0/6 admin-down admin-down ARPA 1514 10000000
Te0/0/0/7 admin-down admin-down ARPA 1514 10000000
Te0/0/0/8 admin-down admin-down ARPA 1514 10000000
Te0/0/0/9 admin-down admin-down ARPA 1514 10000000
Te0/0/0/10 admin-down admin-down ARPA 1514 10000000
Te0/0/0/11 admin-down admin-down ARPA 1514 10000000
Te0/0/0/12 admin-down admin-down ARPA 1514 10000000
Te0/0/0/13 admin-down admin-down ARPA 1514 10000000
Te0/0/0/14 admin-down admin-down ARPA 1514 10000000
Te0/0/0/15 admin-down admin-down ARPA 1514 10000000
Te0/0/0/16 admin-down admin-down ARPA 1514 10000000
Te0/0/0/17 admin-down admin-down ARPA 1514 10000000
Te0/0/0/18 admin-down admin-down ARPA 1514 10000000
Te0/0/0/19 admin-down admin-down ARPA 1514 10000000
RP/0/RSP0/CPU0:ios#admin
Wed Feb 3 11:08:00.108 UTC
admin connected from 192.0.0.4 using ssh on sysadmin-vm:0_RSP0
sysadmin-vm:0_RSP0# show interface
Wed Feb 3 11:08:03.890 UTC+00:00
MgmtEth0/RSP0/0/0 Link encap: Ethernet HWaddr 06:6f:2f:9e:2d:9b
inet addr: 0.0.0.0
UP RUNNING BROADCAST MULTICAST MTU:1500 Metric:1
RX packets: 0 errors:0 dropped:0 overruns:0 frame:0
TX packets: 6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes: 0 TX bytes: 488
sysadmin-vm:0_RSP0#
Look normal?
02-03-2021 05:57 PM
Yes, that is how it is supposed to look.
Sam
02-03-2021 08:03 PM
Sam and Tarun, thank you both!
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