cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
311
Views
0
Helpful
1
Replies

some protocols can't apear on Cisco 9901 IOS XR Configuration 7.9.21

i have Cisco 9901 with IOS XR Configuration 7.9.21 some protocols can't appear with me like isis

below issue appear

for example, I need router ISIS configurations but below I can't find isis option 

(config)#router ?

  bgp     BGP configuration subcommands

  hsrp    HSRP configuration subcommands

  lisp    LISP configuration subcommands

  rib     RIB configuration subcommands

  rip     RIP configuration subcommands

  rpl     IPv6 Routing Protocol for Low-Power and Lossy Networks (RPL)

  static  Static route configuration subcommands

  vrrp    VRRP configuration subcommands

------------------------------------------------------------------

also her I need to enable MPLS LSP
#mpls ?
entropy-label Enable MPLS entropy label
ip-ttl-propagate Propagate IP TTL into the label stack
ipv4 Configure IPv4 parameters
ipv6 Configure IPv6 parameters
label Label properties
lsd MPLS LSD process command
static MPLS Static label and LSP configuration commands

 

it an IOS issue or a license issue or what ? I don't have much experience with IOS XR

1 Reply 1

as per below, i think I need to install the package 

#show install inactive
Thu Sep 19 15:58:25.193 GMT+3
12 inactive package(s) found:
asr9k-mgbl-x64-1.0.0.0-r7921
asr9k-mcast-x64-1.0.0.0-r7921
asr9k-isis-x64-1.0.0.0-r7921
asr9k-eigrp-x64-1.0.0.0-r7921
asr9k-mpls-x64-1.0.0.0-r7921
asr9k-li-x64-1.0.0.0-r7921
asr9k-mpls-te-rsvp-x64-1.0.0.0-r7921
asr9k-m2m-x64-1.0.0.0-r7921
asr9k-bng-x64-1.0.0.0-r7921
asr9k-ospf-x64-1.0.0.0-r7921
asr9k-optic-x64-1.0.0.0-r7921
asr9k-9000v-nV-x64-1.0.0.0-r7921


but it tried to install it using the below commands but the package was not installed 

install add source harddisk:/asr9k-isis-x64-1.1.0.0-r7921.x86_64.rpm
install activate

reload