Accton Technology ES4626 Switch User Manual


 
376
Related command: ip rip authentication key
15.3.2.2.5 ip rip metricin
Command: ip rip metricin <value>
no ip rip metricin
Function: Set the additional route metric receiving RIP packets on the interface; the “no
ip rip metricin” command restores the default setting.
Parameter: < value> is the additional route metric, ranging from 1 to 15.
Default: The default additional route metric used for RIP to receive packets is 1.
Command mode: Interface Mode
Related command: ip rip metricout
15.3.2.2.6 ip rip metricout
Command: ip rip metricout <value>
no ip rip metricout
Function: Set the additional route weight sending RIP packets on the interface; the “no ip
rip metricout” command restores the default setting.
Parameter: < value> is the additional route metric, ranging from 0 to 15.
Default: The default additional route metric used for RIP to send packets is 0.
Command mode: Interface Mode
Example: Set on interface vlan1 the additional route metric of receiving RIP packets to 5,
and sending RIP packets to 3.
Switch(Config-If-Vlan1)#ip rip metricin 5
Switch(Config-If-Vlan1)#ip rip metricout 3
Related command: ip rip metricin
15.3.2.2.7 ip rip receive version none
Command: ip rip receive version none
Function: Disable receiving RIP packets on the interface; the “no ip rip input” command
disables receiving RIP packets on the interface
Default: Receiving RIP packet is enabled by default.
Command mode: Interface Mode
Usage Guide: This command is used with the other two commands “no ip rip receive
version” and “ip rip work”, “ip rip work” is equal to “no ip rip receive version & no ip
rip send version” in function, the latter two commands control the receiving and sending
of RIP packet on the interface, the former equals the total of the latter two commands.