Chapter 16: Dynamic Routing Protocols
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 537
configure ipv6 router ospf [vrf <VRF>] redistribute connected [metric <WORD>] [metric-type <INT>]
[tag <INT>]
configure ipv6 router ospf [vrf <VRF>] redistribute pd [metric <WORD>] [metric-type <INT>] [tag
<INT>]
configure ipv6 router ospf [vrf <VRF>] redistribute static [metric <WORD>] [metric-type <INT>] [tag
<INT>]
IP Route Filtering
Although not specifically associated with route redistribution, the C4/c CMTS supports the filtering of IP routes based on
an egress interface. The CadPolicyAclTable MIB must be used when creating an ACL. The ACL defined must be a standard
ACL (range 0-99).
Execution of this command will create an entry in the cadDistListOutTable. If the corresponding route redistribution
command has already been executed, then each entry in the ACL table will create an entry in the rtmRedistTable.
There must also be a wildcard match entry in the rtmRedistTable for either the permit_all or deny_all ACL case, with the
rtmRedistFlag set to AMB_TRUE or AMB_FALSE. The priority (rtmRedistPriority) must be set to a value greater than
(implies lower priority) the more specific matches.
Distribute-lists also control RIP route advertisement per physical interface.
For example:
configure access-list 10 deny 130.10.0.0 0.0.255.255
configure access-list 10 permit 0.0.0.0 255.255.255.255
configure router rip distribute-list 10 out ospf
Distribute List Out Configure Commands
To filter redistributed RIP routes, use the following commands:
configure router rip [no] distribute-list ACL-NUM out {cable-mac | gigabitethernet |
tengigabitethernet} slot/port
configure router rip [no] distribute-list ACL-NUM out static
configure router rip [no] distribute-list ACL-NUM out connected
configure router rip [no] distribute-list ACL-NUM out ospf
configure router rip [no] distribute-list ACL-NUM out bgp
configure router rip [no] distribute-list ACL-NUM out isis