Chapter 16: Dynamic Routing Protocols
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
493
Purpose
Command
Redistribute BGP routes into IS-IS.
configure router isis redistribute bgp [no]
Redistribute connected routes into IS-IS.
configure router isis redistribute connected [no]
Redistribute connected IPv6 routes into IS-IS.
configure router isis address-family ipv6 redistribute connected
[no]
Redistribute OSPF routes into IS-IS.
configure router isis redistribute ospf [no]
Redistribute RIP routes into IS-IS.
configure router isis redistribute rip [no]
Redistribute static routes into IS-IS.
configure router isis redistribute static [no]
Redistribute IPv6 static routes into IS-IS.
configure router isis address-family ipv6 redistribute static
[no]
Turns on [off] Multi-topology IS-IS.
configure router isis multi-topology [no]
To configure the router to signal other routers
not to use it as an intermediate hop in their
shortest path first (SPF) calculations, use the
set-overload-bit command in router
configuration mode. It will cause to originate
LSPs with the Overload bit set. This bit will be
set if the level-1 or level-2 database is running
short of a resource such as memory.
configure router isis set-overload-bit
Disables the administrative state of IS-IS.
configure router isis shutdown
Configures the IS-IS throttling of shortest path
first (SPF) calculations.
configure router isis spf-interval [no]
Change aggregate addresses for the VRF.
configure router isis summary-address [no]
Change aggregate IPv6 addresses for the VRF.
configure router isis address-family ipv6 summary-prefix [no]
Configure filtering for outbound OSPF routes
on the specified VRF for the IS-IS routing
process.
configure router ospf [vrf <name>] distribute-list <WORD> out
isis [no]