Avaya P550 설치 설명서

다운로드
페이지 23
Configuring RIP
Command Line Interface Protocol Configuration Guide
 2-5
Task
Command
Parameter
Interface Configuration Mode
Set the RIP default route 
characteristics. There is no 
default.
ip rip 
default-route-mode 
{talk-only | listen-only | 
talk-listen | none}
talk-only - the default route 
is advertised in RIP updates 
but ignored on incoming 
neighbor updates.
listen-only - the default 
route is suppressed from RIP 
updates but accepted on 
incoming neighbor updates.
talk-listen - the default route 
is advertised and accepted.
none - the default route is not 
advertised or accepted.
Specify the RIP version to 
receive and send on the 
interface. By default, an 
interface receives and sends RIP 
Version 1 packets only. 
ip rip receive 
version
   [1] [2
ip rip send version        
[1] [2]
To accept or send only RIP 
Version 1 packets on an 
interface, enter 1.  
To accept or send only RIP 
Version 2 packets on an 
interface, enter 2
To accept or send  RIP Version 
1 and Version 2 packets on an 
interface, enter and 2 
separated with a space.  
Set the RIP send and receive 
mode on the interface. The 
default is talk-listen
ip rip 
send-receive-mode 
{talk-only | listen-only | 
talk-listen}
talk - transmits updates on 
the interface and does not 
receive them.
listen - receives updates on 
the interface and does not 
transmit them.
talk-listen - transmits and 
receives updates on the 
interface.