Chapter 16: Dynamic Routing Protocols
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
483
3.
Once MT IS-IS has been disabled, IS-IS can once again be enabled with the following command:
configure router isis shutdown no
Modify the Default Metric
Use this procedure to modify the MT IS-IS default metric on the C4/c CMTS.
1.
Use the following command only if the default metric needs to be changed.
configure interface gigabitethernet <slot/port> isis ipv6 metric <1-16777215> [level-1 | level-2]
[no]
2.
To return to the default metric of 10, use the [no] parameter.
Sample Configuration
The following sample configuration shows a C4/c CMTS directly connected to another router.
The following information is from the C4/c CMTS:
show running-config verbose interface gigabitethernet 17/9
configure interface gigabitethernet 17/9 no shutdown
configure interface gigabitethernet 17/9.0 ip address 10.85.0.2 255.255.255.0
configure interface gigabitethernet 17/9.0 ipv6 enable
configure interface gigabitethernet 17/9.0 ipv6 address fc00:cada:c435:600::2/64
configure interface gigabitethernet 17/9.0 ip router isis
configure interface gigabitethernet 17/9.0 ipv6 router isis
configure interface gigabitethernet 17/9.0 isis protocol no shutdown
configure interface gigabitethernet 17/9.0 ipv6 no nd ra suppress
The following information is also from the C4/c CMTS:
show running-config verbose | begin router isis
configure router isis net 47.0001.0100.8500.9002.00
configure router isis metric-style wide level-1-2
configure router isis address-family ipv4 enable
configure router isis address-family ipv6 multi-topology
configure router isis address-family ipv6 redistribute connected level-2
configure router isis address-family ipv6 enable
configure router isis no shutdown
The following information is from the next-hop router:
show running-config interface gigabitethernet 2/20