I have a IOS-XR device with the following config:
!
interface MgmtEth0/RP0/CPU0/0
ipv4 address 10.10.10.3 255.255.255.0
!
telnet vrf default ipv4 server max-servers 10
I also have a linux box with IP 10.10.10.254 connected to MgmtEth0/RP0/CP...
Hi everyone,
I've been labbing with ISIS a lot and noticed that it is giving me the option of applying a hello password to a loopback interface.
RP/0/RP0/CPU0:R1(config)#router isis IGP
RP/0/RP0/CPU0:R1(config-isis)#interface loopback 0
RP/0/RP0/C...
Hi all,
I'm trying to understand which router becomes the Active router in an ICCP MC-LAG setup.I've read this post and am struggling to get the basics. If I have this configured:
PE1
=====
redundancy
iccp
group 1
mlacp node 1
mlacp system...
I've been tinkering with MPP on an XR lab.
I can understand the basics of how I would allow, say SSH, access to my out of band management interfaces for 10.1.1.1:
control-plane
management-plane
out-of-band
interface MgmtEth0/RP0/CPU0/0
a...
If I have a controller device advertising flowspec route to a PE, and that PE has the following config on it:
flowspec
address-family ipv4
local-install interface-all
Does this mean that any flow-spec policy that this router receives will be...
Wouldn't allow none imply that you can explicitly deny everything?There is no allow none option:
RP/0/RP0/CPU0:R1(config-bgp)#root
RP/0/RP0/CPU0:R1(config)#control-plane
RP/0/RP0/CPU0:R1(config-ctrl)# management-plane
RP/0/RP0/CPU0:R1(config-mpp)# o...
Hi there,
Thanks for the response! That's helped to clarify things a bit. But I'm still not completely clear on how it works.Above you've said:"For out-of-band interfaces like MgmtEth, MPP rules only take effect if explicitly applied to the interfac...
Sorry. Once again. My question is about the election process that determines with of the two POAs becomes the active one. What determines which POA is active?It cannot be the `mlacp system priority x` command - I have tested this and it does not make...
Yes but as my post explains, these need to match in an MC-LAG scenario and they do no dictate which is Active. I am asking what makes the MC-LAG peer Active or Standby.