xStack
®
DGS-3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide
867
Format
disable ripng
Parameters
None.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To disable RIPng globally:
DGS-3120-24TC:admin#disable ripng
Command: disable ripng
Success.
88-3 config ripng
Description
This command is used to configure the RIPng method and timer.
Format
config ripng {method [no_horizon | split_horizon | poison_reverse ] | update <sec 5-65535> |
expire <sec 1-65535> | garbage_collection <sec 1-65535>}(1)
Parameters
method - Specify the method of RIPng.
no_horizon - Specify not to use any horizon.
split_horizon - Specify to use basic split horizon.
poison_reverse - Specify to use poison reverse.
update - Specify the update timer.
<sec 5-65535> - Enter the time in second between 5 and 65535.
expire - Specify the expiry timer.
<sec 1-65535> - Enter the time in second between 1 and 65535.
garbage_collection - Specify the garbage-collection timer.
<sec 1-65535> - Enter the time in second between 1 and 65535.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.