Install guide
52 Release Note
Rapier Switch Software Release 2.1.0
C613-10200-01 Rev A
Figure 20: Example output from the SHOW IP INTERFACE command.
Routing Information Protocol (RIP)
Routing protocols such as RIPv1 and RIPv2 can be enabled on a VLAN. For
example, the command:
ADD IP RIP INTERFACE=vlan11 SEND=RIP2 RECEIVE=BOTH
enables RIPv2 on the admin VLAN. The command:
SHOW IP RIP
displays information about RIP (Figure 21 on page 52).
Figure 21: Example output from the SHOW IP RIP command.
Novell IPX
The switch’s implementation of the Novell IPX protocol uses the term circuit to
refer to a logical connection over an interface, similar to an X.25 permanent
virtual circuit (PVC) or a Frame Relay Data Link Connection (DLC). The term
interface is used to refer to the underlying physical interface, such as VLAN,
Ethernet, Point-to-Point (PPP) and Frame Relay.
To create IPX circuit 1 with the Novell network number 129 over the admin
VLAN, use the command:
ADD IPX CIRC=1 INTERFACE=vlan11 NETWORK=129 ENCAP=802.3
The command:
SHOW IPX CIRCUIT
displays information about the circuits configured for IPX (Figure 22 on
page 53).
Interface Type IP Address Bc Fr PArp Filt RIP Met. SAMode IPSc
Pri. Filt Pol.Filt Network Mask MTU VJC GRE OSPF Met. DBcast Mul.
--------------------------------------------------------------------------------
LOCAL - Not Set - n - --- - - --
--- ---- - - - --- - - ---
vlan11 Static 192.168.163.39 1 y On --- 01 Pass --
--- --- 255.255.255.0 1500 - --- 0000000001 No On
ppp1 Dynamic 0.0.0.0 1 y - --- 01 Pass --
--- --- 255.255.255.255 1500 Off --- 0000000001 No On
--------------------------------------------------------------------------------
Interface Circuit/DLCI IP Address Send Receive Demand Auth Password
-------------------------------------------------------------------------------
vlan11 - - RIP2 BOTH NO NO
ppp0 - 172.16.249.34 RIP1 RIP2 YES PASS ********
-------------------------------------------------------------------------------