[c-nsp] BCP for carrier-delay msec 0, interface dampening and isis timers
Jason Lixfeld
jason at lixfeld.ca
Fri May 25 12:58:27 EDT 2012
Is there any sort of BCP for carrier-delay, interface dampening settings and isis timers for XR and IOS?
I'm building a lab using these settings, but I'm curious what others are up to...
! IOS
!
interface TenGigabitEthernet7/0/0
dampening
mtu 9216
ip address 1.1.1.2 255.255.255.254
no ip redirects
ip router isis
logging event link-status
carrier-delay msec 0
mpls ip
mls qos trust dscp
clns mtu 9199
!
router isis 21949
net 00.0010.0100.1002.0000.00
is-type level-2-only
metric-style transition
spf-interval 5 1 50
prc-interval 5 1 50
lsp-gen-interval 5 1 50
log-adjacency-changes
nsf cisco
!
! XR
!
interface TenGigE0/1/0/1
cdp
mtu 9216
ipv4 address 1.1.1.3 255.255.255.254
carrier-delay up 0 down 0
dampening
!
router isis 21949
is-type level-2-only
net 00.0010.0100.1003.0000.00
nsf cisco
log adjacency changes
log pdu drops
interface TenGigE0/1/0/1
address-family ipv4 unicast
!
Also, anyone have any ideas about what the XR equivalent to the isis spf-interval, prc-interval and lsp-gen-interval settings would be?
Thanks in advance..
More information about the cisco-nsp
mailing list