User Manual
UMN:CLI
V5824G
455
Similarly, to control how packets received from an interface are processed, perform one of
the following tasks.
Command
Mode
Description
ip rip receive version 1
Interface
Receives RIP v1 type packet only from the interface.
ip rip receive version 2
Receives RIP v2 type packet only from the interface.
ip rip receive version 1 2
Receives both RIP v1 and RIP v2 type packets from
the interface.
To delete the configuration that receives RIP version packet from the interface, use the
following command.
Command
Mode
Description
no ip rip receive version 1
Interface
Deletes the configuration of RIP v1 type packet for
helping them be received from the interface.
no ip rip receive version 2
Deletes the configuration of RIP v2 type packet for
helping them to be received from interface.
no ip rip receive version 1 2
Deletes the configuration of both RIP v1 and RIP v2
type packets for helping them to be received from the
interface.
To enable/disable the reception of RIP packets, use the following command.
Command
Mode
Description
ip rip receive-packet
Interface
Enables the reception of RIP packets.
no ip rip receive-packet
Disables the reception of RIP packets.
10.3.4
Creating available Static Route only for RIP
This feature is provided only by Dasan Networks
’
route
command creates static route
available only for RIP. If you are not familiar with RIP protocol, you would better use
redistribute static
command.
Command
Mode
Description
route
A.B.C.D/M
Router
Creates suitable static route within RIP environment
only.
A.B.C.D/M: IP prefix
no route
A.B.C.D/M
Deletes this static route established by route
command.