User`s guide

Basic configuration
68 EtherXtend User’s Guide
1 Create a rip-global-config profile with a user-defined index number:
zSH> update rip-global-config 1
Please provide the following: [q]uit.
admin-state: -> {disabled}: enabled
update-time: -> {30}:
....................
Save new record? [s]ave, [c]hange or [q]uit: s
New record saved.
2 Enable RIP for the system as a whole:
zSH> rip enable
3 To enable receipt of RIP version 1 or version 2 advertisements on an
interface, use the rip command and specify the interface and the type of
advertisements to receive:
zSH> rip interface 192.168.8.21 listen v1v2
4 To enable transmission of RIP advertisements on an interface:
a
zSH> rip interface 192.168.8.21 talk v2
or
b
zSH> rip interface 192.168.8.21 talk v1compat
Displaying RIP information
Use the rip show command to verify that the route has been established to the
correct IP address:
zSH> rip show
RIP Globals
----------------------------------------------------------
Route Route Route Admin Update
Domain Changes Queries State Time
----------------------------------------------------------
1 0 0 enabled 30
----------------------------------------------------------
RIP Interface Statistics
---------------------------------------------------------------
Route IP Recv Bad Recv Bad Updates
Domain Address Packets Routes Sent To
---------------------------------------------------------------
1 198.168.8.21 0 0 0
---------------------------------------------------------------
RIP Interface Configuration
--------------------------------------------------------------------------------
---------------------------------
Route IP Auth Auth DefaultSrc
Domain Address Type Key Talk Listen Metric
Address Static Poison
--------------------------------------------------------------------------------