some protocols can't apear on Cisco 9901 IOS XR Configuration 7.9.21
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 04:56 AM
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
- Labels:
-
Routing Protocols
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 06:08 AM - edited 09-19-2024 07:16 AM
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
