Rip Configuration Example - Lenovo ThinkSystem NE2552E Application Manual

Flex switch lenovo enterprise network operating system 8.4
Hide thumbs Also See for ThinkSystem NE2552E:
Table of Contents

Advertisement

RIP Configuration Example

1. Add VLANs for routing interfaces.
2. Add IP interfaces with IPv4 addresses to VLANs.
3. Turn on RIP globally and enable RIP for each interface.
© Copyright Lenovo 2018
Note: An interface RIP disabled uses all the default values of the RIP, no matter 
how the RIP parameters are configured for that interface. RIP sends out RIP 
regular updates to include an UP interface, but not a DOWN interface.
NE2552E(config)# vlan 2
NE2552E(config-vlan)# exit
NE2552E(config)# interface port 2
NE2552E(config-if)# switchport mode trunk
NE2552E(config-if)# switchport trunk allowed vlan add 2
NE2552E(config-if)# exit
Port 2 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 2 [y/n]: y
NE2552E(config)# vlan 3
NE2552E(config-vlan)# exit
NE2552E(config)# interface port 3
NE2552E(config-if)# switchport mode trunk
NE2552E(config-if)# switchport trunk allowed vlan add 3
NE2552E(config-if)# exit
Port 3 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 3 [y/n]: y
NE2552E(config)# interface ip 2
NE2552E(config-ip-if)# enable
NE2552E(config-ip-if)# ip address 102.1.1.1
NE2552E(config-ip-if)# vlan 2
NE2552E(config-ip-if)# exit
NE2552E(config)# interface ip 3
NE2552E(config-ip-if)# enable
NE2552E(config-ip-if)# ip address 103.1.1.1
NE2552E(config-ip-if)# vlan 3
NE2552E(config-ip-if)# exit
NE2552E(config)# router rip
NE2552E(config-router-rip)# enable
NE2552E(config-router-rip)# exit
NE2552E# interface ip 2
NE2552E(config-ip-if)# ip rip enable
NE2552E(config-ip-if)# exit
NE2552E# interface ip 3
NE2552E(config-ip-if)# ip rip enable
NE2552E(config-ip-if)# exit
Chapter 24: Routing Information Protocol
355

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents