![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/c/f9/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4-bg25d.png)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
601
config ripng
garbage_collection - The value (in seconds) of the garbage-collection timer.
method - See below:
no_horizon - Configured to not use any horizon.
split_horizon - Configured to use basic split horizon. This is the default setting.
poison_reverse - Configured to use split horizon with poison reverse.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the RIPng method as poison reverse:
DGS-3627:admin# config ripng method poison_reverse
Command: config ripng method poison_reverse
Success.
config ripng ipif
Purpose This command is used to specify the RIPng state and metric value for one or all interfaces
Syntax
config ripng ipif [<ipif_name 12> | all] {metric <value 1-15> | state [enable | disable] }(1)
Description This command is used to specify the RIPng state or metric value for one or all interfaces.
Parameters
all - Specify that settings will be applied to all IP interfaces.
metric - The cost value of an interface. The RIPng route that was learned from the interface
will add this value as a new route metric. The default value is 1.
state - Enable or disable the RIPng state on the specific IP interface. If the state is disabled,
then RIPng packets will not be transmitted or received by the interface. The default setting is
disabled.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To enable the RIPng interface state:
DGS-3627:admin# config ripng ipif System state enable
Command: config ripng ipif System state enable
Success.
debug ripng state
Purpose This command is used to enable or disable the RIPng debug state globally.
Syntax
debug ripng state [enable | disable]
Description This command is used to enable or disable RIPng debug globally.
Parameters
state - The state of the RIPng debug. The default setting is disabled.
enable - Enable RIPng debug.
disable - Disable RIPng debug.