Siemens S223 User Manual

Page of 381
User Manual                                                                               UMN:CLI 
SURPASS hiD 6615 S223/S323 R1.5 
A50010-Y3-C150-2-7619                                                                         363 
Command Mode 
Description 
neighbor
 A.B.C.D 
Configures a neighbor router to exchange routing in-
formation. 
A.B.C.D: neighbor address 
no neighbor
 A.B.C.D 
Router 
Deletes the neighbor router. 
You can block the routing information to specific interface by using the passive-interface 
command. 
 
10.3.3 RIP 
Version 
Basically, the hiD 6615 S323 supports RIP version 1 and 2. However, you can configure 
to receive either RIP v1 type packets only or RIP v2 type packets only. 
To configure RIP version, use the following command. 
Command Mode 
Description 
version
 {1 | 2
Selects one type of RIP packets to transmit either RIP 
v1 or RIP v2 type packet 
no version
 {1 | 2} 
Router 
Restores the default of specified RIP version type   
 
The preceding task controls default RIP version settings. You can override the routers RIP 
version by configuring a particular interface to behave differently. 
To control which RIP version an interface sends, perform one of the following tasks after 
opening Interface Configuration mode. 
Command Mode 
Description 
ip rip send version 1 
Sends RIP v1 type packet only to this interface. 
ip rip send version 2 
Sends RIP v2 type packet only to this interface. 
ip rip send version 1 2 
Interface 
Sends RIP v1 and RIP v2 type packets both. 
 
To delete the configuration that sends RIP version packet to interface, use the following 
command. 
Command Mode 
Description 
no ip rip send version 1 
Deletes the configuration of RIP v1 type packet for 
helping them to be sent to the interface. 
no ip rip send version 2 
Deletes the configuration of RIP v2 type packet for 
helping them to be sent to the interface. 
no ip rip send version 1 2 
Interface 
Deletes the configuration of both RIP v1 and v2 type 
packets for helping them to be sent to the interface. 
 
 
Similarly, to control how packets received from an interface are processed, perform one of 
the following tasks. 
i