EasyManua.ls Logo

Casa Systems C100G - OSPFv3 Verification and ASBR Configuration; OSPFv3 Verification; OSPF ASBR Configuration

Casa Systems C100G
26 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
4
Casa Command
ARRIS Command
Verify OSPFv3
verify OSPFv3
show ipv6 ospf
show ipv6 ospf interface vlan <vlan
id>
show ipv6 ospf neighbor detail
show ipv6 ospf neighbor
show ipv6 route ospf
show ipv6 ospf database
show ipv6 ospf
show ipv6 ospf interface [brief]
show ipv6 ospf neighbor [ip address]
[detail]
show ipv6 ospf neighbor
show ipv6 ospf database
OSPF ASBR Configuration
create a RIP instance
interface ip-bundle 1.2
ip address <ip address>/24
exit
router rip
network <IP Bundle 1.2 CPE IP
address> 255.255.255.0
exit
configure router rip network <network
address>
create an IP Prefix List
ip prefix-list redistribute_rip permit
172.16.1x.1/24
exit
show ip prefix-list detail
configure ip prefix-list <prefix list name>
<ip network/mask>
create a Route Map
route-map connect_rip_to_ospf
permit 10
match ip address prefix-list
redistribute_rip
exit
configure route-map <route map name>
permit 10 match ip address prefix-list
<prefix list name>
redistribute the RIP route
router ospf 1
redistribute connected route-map
connect_rip_to_ospf
show this
check your work
show ip ospf database
show ip route
show ip ospf
show ip ospf border-routers
show ip ospf database
show ip route
show ip ospf