Ospf Configuration Example; Configuring Rip On Routed Ports; Rip Configuration Example - Lenovo RackSwitch G8264 Application Manual

For lenovo enterprise network operating system 8.4
Hide thumbs Also See for RackSwitch G8264:
Table of Contents

Advertisement

OSPF Configuration Example

Configuring RIP on Routed Ports

RIP Configuration Example

© Copyright Lenovo 2016
The following example includes the basic steps for configuring OSPF on a routed 
port: 
RS G8264(config)# router ospf
RS G8264(config­router­ospf)# area 0 enable
RS G8264(config­router­ospf)# enable
RS G8264(config-router-ospf)# exit
RS G8264(config)# interface port 1
RS G8264(config­if)# no switchport
wait...
RS G8264(config­if)# ip address 11.1.12.1 255.255.255.0 enable
wait...
RS G8264(config­if)# ip ospf area 0
RS G8264(config­if)# ip ospf enable
RS G8264(config­if)# exit
The following RIP configuration commands are supported on routed ports:  
RS G8264(config­if)# ip rip ?
  authentication     Set IP authentication
  default­action     Set default route action
  enable             Enable RIP interface
  listen             Enable listening to route updates
  metric             Set metric
  multicast­updates  Enable multicast updates
  poison             Enable poisoned reverse
  split­horizon      Enable split horizon
  supply             Enable supplying route updates
  triggered          Enable triggered updates
  version            RIP version
See Chapter
31, "Routing Information Protocol," for details on the RIP protocol 
and its configuration. 
The following example includes steps for a basic RIP configuration on a routed 
port: 
RS G8264(config)# router rip
RS G8264(config­router­rip)# enable
RS G8264(config-router-rip)# exit
RS G8264(config)# interface port 1
RS G8264(config­if)# no switchport
wait...
RS G8264(config­if)# ip address 11.1.12.1 255.255.255.0 enable
wait...
RS G8264(config­if)# ip rip enable
RS G8264(config­if)# exit
457
Chapter 28: Routed Ports

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents