Ip rip commands – Allied Telesis AT-8550 User Manual
Page 23

AT-9108, AT-8518, AT-8525, and AT-8550 User’s Command Guide
21
IP RIP Commands
Command
Description
config rip add vlan [
Configures RIP on an IP interface. If no VLAN is specified, then
all
is
assumed. When an IP interface is created, per-interface RIP
configuration is disabled by default.
config rip delete vlan [
Disables RIP on an IP interface. When RIP is disabled on the interface,
the parameters are not reset to their defaults.
config rip garbagetime {
Configures the RIP garbage time. The timer granularity is 10
seconds. The default setting is 120 seconds.
config rip routetimeout {
Configures the route timeout. The timer granularity is 10 seconds.
The default setting is 180 seconds.
config rip rxmode [none | v1only | v2only |
any] {vlan
Changes the RIP receive mode for one or all VLANs. Specify:
❑
none
— Drop all received RIP packets.
❑
v1only
— Accept only RIP v1 format packets.
❑
v2only
— Accept only RIP v2 format packets.
❑
any
— Accept both RIP v1 and v2 packets.
If no VLAN is specified, the setting is applied to all VLANs. The default
setting is
any
.
config rip txmode [none | v1only | v1comp |
v2only] {vlan
Changes the RIP transmission mode for one or all VLANs. Specify:
❑
none
— Do not transmit any packets on this interface.
❑
v1only
— Transmit RIP v1 format packets to the broadcast
address.
❑
v1comp
— Transmit RIP v2 format packets to the broadcast
address.
❑
v2only
— Transmit RIP v2 format packets to the RIP
multicast address.
If no VLAN is specified, the setting is applied to all VLANs. The default
setting is
v2only
.
config rip updatetime {
Changes the periodic RIP update timer. The timer granularity is 10
seconds. The default setting is 30 seconds.
config rip vlan [
[
Configures RIP to suppress certain routes when performing route
advertisements.
config rip vlan [
[
Configures RIP to ignore certain routes received from its neighbor.
config rip vlan [
[
Configures RIP to use the access list to determine which RIP
neighbor to receive (or reject) the routes.
disable rip
Disables RIP.
disable rip aggregation
Disables the RIP aggregation of subnet information on a RIP v2
interface.
disable rip export osfp
Disables the distribution of OSPF routes into the RIP domain.
disable rip export static
Disables the filtering of static routes.
disable rip poisonreverse
Disables poison reverse.
disable rip splithorizon
Disables split horizon.
disable rip triggerupdate
Disables triggered updates.
enable rip
Enables RIP. The default setting is disabled.