Command Reference RIP Commands
Ruijie(config-if-Ethernet 0/1)#ip rip default-information only
default-information originate
Generates a default route in the RIP process.
1.13 ip rip receive enable
Use this command to enable RIP to receive the RIP data package on a specified interface. Use the
no form of this command to restore the default setting.
RIP packages can be received through the interface by default.
Interface configuration mode
To prevent an interface from receiving RIP packets, use the no form of this command in interface
configuration mode. This command works on interfaces configured with this command. You can use
the default form of this command to enable the interface to receive the RIP data package.
The following example prohibits receiving RIP data packages on fastEthernet 0/1.
Ruijie (config)# interface fastEthernet 0/1
Ruijie (config-if-FastEthernet 0/1)# no ip rip receive enable
Enables or disables the interface to send RIP
data packages.
Configures a passive RIP interface.