Carrier Access none Ip rip send-version, Example config-int-ser-1# ip rip send-version 2-bcast

Models: none

1 496
Download 496 pages 60.9 Kb
Page 308
Image 308

Configuration - Serial Interface Mode

ip rip send-version

Use the Serial Interface ip rip send-versioncommand to configure the send RIP messages on this interface.

Syntax: (config-int-ser-{n})# ip rip send-version {12-bcast2-mcast none}

Field

Definition

 

1

Send RIP version 1.

 

 

 

 

2-bcast

Send RIP version 2

- Broadcast.

 

 

 

2-mcast

Send RIP version 2

- Multicast.

 

 

none

Set RIP version to none.

 

 

 

Example: (config-int-ser-1)# ip rip send-version 2-bcast

Supported Platforms: Adit 3104, Adit 3200, Adit 3500, MSR

ip route

Use the Ethernet Interface ip route command to configure the IP routing on this interface. To delete a route, see no ip route command on page 13-18.

Syntax: (config-int-ser-{n})# ip route dest-ip-addrmask mask gateway

gateway metric metric

Field

Definition

dest-ip-addr

Enter the destination IP address.

 

 

mask

Enter the mask of the above address.

 

 

gateway

Enter the gateway IP address.

 

 

metric

Metric of IP network on this interface in Routing Table. Range is 0-

 

255, with a default is 10.

 

 

Example: (config-int-ser-1)# ip route 192.168.100.200 mask 255.255.255.0 gateway 192.168.100.254 mask 125

Supported Platforms: Adit 3104, Adit 3200, Adit 3500, MSR

13-12

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

Page 308
Image 308
Carrier Access none manual Ip rip send-version, Example config-int-ser-1# ip rip send-version 2-bcast