ES4710BD 10 Slots L2/L3/L4 Chassis Switch
Command: ip rip receive version {v1 v2 v12}
no ip rip receive version
Function: Configure the RIP version to receive on the interface. The default setting is to receive both RIP v1 and v2 packets; the “no ip rip receive version” command restores the default setting. Parameters: v1 and v2 stands for RIP version1 and RIP version 2 respectively, v12 stands for both RIP version 1 and 2.
Default: The default setting is v12, i.e., accept both RIP version 1 and version 2 packets.
Command mode: Interface Mode
18.3.2.2.10 ip rip send version
Command: ip rip send version { v1 v2 [bcmc] } no ip rip send version
Function: Configures RIP version to send on the interface; the “no ip rip send version” command restores the default setting.
Parameters: v1 v2 are both RIP version numbers; [bcmc] is configured only for
Default:
Command mode: Interface Mode
Usage Guide: When configured to send
18.3.2.2.11ip rip work
Command: ip rip work no ip rip work
Function: Configures the interface to run RIP or not; the “no ip rip work” command disables RIP packet sending/receiving on the interface.
Default: After enabling RIP, RIP is enabled on the ports by default.
Command mode: Interface Mode
Usage Guide: This command is equal to “ip rip input” & “ip rip output” in function, the latter two commands control the receiving and sending of RIP packets on the interface, the former equals the total of the latter two commands.
Related command: ip rip input, ip rip output
18.3.2.2.12 ip split-horizon
Command: ip split-horizon no ip split-horizon
Function: Enables split horizon; the “no ip
Default: Split horizon is enabled by default.
Command mode: Interface Mode
393