3 default-information originate, 4 default-metric, 5 ipv6 rip split-horizon – Accton Technology ES4626 User Manual
Page 427
427
Default:
No default configuration
Command Mode:
Admin mode
Usage Guide:
All routes in the RIPng route table will be deleted by using this command
with all parameters.
Example:
Switch# clear ipv6 rip route 2001:1:1::/64
Switch# clear ipv6 rip route ospf
13.5.3.3 default-information originate
Command: default-information originate
no default-information originate
Function:
Permit redistributing the network 0:: into RIPng. The “no default-information
originate
” disables this function
Parameter:
None
Default:
Disabled
Command Mode: Router mode
Example:
Switch# config terminal
Switch(config)# router ipv6 rip
Switch(config-router)# default-information originate
13.5.3.4 default-metric
Command: default-metric
<value>
no default-metric
Function:
Set the default metric route value of the introduced route; the “no
default-metric
” restores the default value.
Parameter: <value>
is the route metric value to be set, ranging between 1~16.
Default:
Default route metric value is 1.
Command Mode: Router mode
Usage Guide: Default-metric
command is used for setting the default route metric value
of the routes from other routing protocols when distributed into the RIPng routes. When
using the redistribute commands for introducing routes from other protocols, the default
route metric value specified by default-metric will be adopted if no specific route metric
value is set.
Example:
Set the default route metric value of the routes from other routing protocols
when distributed into the RIPng routes as 3.
Switch(Config-router)#default-metric 3
13.5.3.5 ipv6 rip split-horizon
Command: ipv6 rip split-horizon [poisoned]