D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 3 RIPng
Configuration
3-7
DES-7200(config-router)#
distribute-list prefix-list
prefix-list-name in [interface-type
interface-name]
According to the rule of access list,
enable or disable the receipt of certain
routes in the route update.
DES-7200(config-router)# no
distribute-list prefix-list
prefix-list-name in [interface-type
interface-name]
Remove the configuration.
In the following example, filtering is only applied to update messages received by
interface eth0, and only update routes included in the prefix-list inlist will be
received.
DES-7200(config)# ipv6 router rip
DES-7200(config-router)# distribute-list prefix-list inlist in eth0
3.2.10 Show RIPng Configuration
3.2.10.1 RIPng Debugging Switch
To show the debugging information of RIPng and observe the route processing
behaviors of RIPng, input the following command in the privilege configuration
mode:
Command Function
DES-7200# debug ipv6 rip
[{interface-type interface-num |
nsm}]
Turn on RIPng debugging switch.
DES-7200# no debug ipv6 rip
[{interface-type interface-num |
nsm}]
Turn off RIPng debugging switch.
3.2.10.2 Show RIPng Routing Table
To show RIPng routing table, input the following command in user mode or
privileged EXEC mode:
Command Function
DES-7200# show ipv6 rip
database
Display RIPng routing table information.
3.2.10.3 Show RIPng Routing Process
To display the parameters and various statistical data of RIPng routing process,