D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
600
disable ripng
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To disable RIPng globally:
DGS-3627:admin# disable ripng
Command: disable ripng
Success.
DGS-3627:admin#
show ripng
Purpose This command is used to display the RIPng state on all or specified interfaces.
Syntax
show ripng {ipif <ipif_name 12>}
Description This command displays the RIPng state on all or specified interfaces.
Parameters
ipif - Specify that the RIPng configuration will be displayed on a specific interface.
Restrictions None.
Example usage:
To display RIPng configurations:
DGS-3627:admin# show ripng
Command: show ripng
Global State : Disabled
Method : Poison Reverse
Update Time : 30 seconds
Expire Time : 180 seconds
Garbage Collection Time : 120 seconds
Interface State Metric
-----------------------------------------------------
int8 Disabled 1
int14 Disabled 1
Total Entries : 2
DGS-3627:admin#
config ripng
Purpose This command is used to configure the RIPng algorithm and timer.
Syntax
config ripng {method [no_horizon | split_horizon | poison_reverse] | update <sec 5-
65535> | expire <sec 1-65535> | garbage_collection <sec 1-65535>}(1)
Description This command is used to specify the RIPng method and timer.
Parameters
update - The value (in seconds) of the update timer.
expire - The interval (in seconds) when the update expires.