359
Step Command
Remarks
2.
Enter interface view.
interface
interface-type
interface-number
N/A
3.
Apply an IPsec profile to the
interface.
ripng ipsec-profile
profile-name
By default, no IPsec profile is
applied.
Displaying and maintaining RIPng
Execute
display
commands in any view and
reset
commands in user view.
Task Command
Display configuration information of a RIPng
process.
display ripng
[
process-id
]
Display routes in the RIPng database.
display ripng
process-id
database
[
ipv6-address prefix-length
]
Display the routing information of a specified
RIPng process.
display ripng
process-id
route
[
ipv6-address prefix-length
[
verbose
] |
peer
ipv6-address
|
statistics
]
Display RIPng interface information.
display ripng
process-id
interface
[
interface-type
interface-number
]
Reset a RIPng process.
reset ripng
process-id
process
Clear statistics of a RIPng process.
reset ripng
process-id
statistics
RIPng configuration examples
Basic RIPng configuration example
Network requirements
As shown in
Figure 85
, all routers learn IPv6 routing information through RIPng. Configure Router B to
filter the route (2::/64) learned from Router A, which means the route will not be added to the routing
table of Router B, and Router B forwards only the route 4::/64 to Router A.
Figure 85
Network diagram
Configuration procedure
1.
Configure IPv6 addresses for interfaces. (Details not shown.)
2.
Configure basic RIPng:
# Configure Router A.