Avaya C460 사용자 설명서

다운로드
페이지 268
Chapter 2        Avaya C460 CLI Commands
Avaya C460 Reference Guide
57
loops.
Poison reverse updates explicitly indicate that a network or subnet is unreachable 
rather than implying they are not reachable. Poison reverse updates are sent to 
defeat large routing loops.
The syntax for this command is:
[no] ip rip poison-reverse
Example:
ip rip rip-version
User level: read-write, admin.
L You can only access this command in interface mode. 
Type interface [name] at the command prompt to enter interface mode if 
necessary.
Use the ip rip rip-version command to specify the RIP version running on 
the interface basis. 
The syntax for this command is:
ip rip rip-version 
[1][2]
The possible versions of the RIP packets received and sent on an interface are:
Example:
To specify that RIP version 2 should be running on the basis of the interface 
“marketing”: 
ip rip send-receive-mode
User level: read-write, admin.
L You can only access this command in interface mode. 
Type interface [name] at the command prompt to enter interface mode if 
Router-1(configure-if:marketing) # ip rip poison-reverse
Done!
[1]
RIP Version 1 packets
[2]
RIP Version 2 packets.
Router-1(configure-if:marketing) # ip rip rip-version 2
Done!