11.06.2015 Views

ES4626-SFP Management Guide.pdf

ES4626-SFP Management Guide.pdf

ES4626-SFP Management Guide.pdf

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SwitchA(Config-Vlan2)# switchport interface ethernet 1/2<br />

Set the port Ethernet1/2 access vlan 2 successfully<br />

SwitchA(Config-Vlan2)# exit<br />

SwitchA(Config)# interface vlan 2<br />

SwitchA(Config-if-Vlan2)# ip address 20.1.1.1 255.255.255.0<br />

Initiate RIP protocol and configure the RIP segments<br />

SwitchA(config)#router rip<br />

SwitchA(config-router)#network vlan 1<br />

SwitchA(config-router)#network vlan 2<br />

SwitchA(config-router)#exit<br />

Configure that the interface vlan 2 do not transmit RIP messages to SwitchC<br />

SwitchA(config)#router rip<br />

SwitchA(config-router)#passive-interface vlan 2<br />

SwitchA(config-router)#exit<br />

SwitchA(config) #<br />

b) Layer 3 SwitchB<br />

Configure the IP address of interface vlan 1<br />

SwitchB#config<br />

SwitchB(config)# interface vlan 1<br />

SwitchB(Config-if-Vlan1)# ip address 10.1.1.2 255.255.255.0<br />

SwitchB(Config-if-Vlan1)exit<br />

Initiate RIP protocol and configure the RIP segments<br />

SwitchB(config)#router rip<br />

SwitchB(config-router)#network vlan 1<br />

SwitchB(config-router)#exit<br />

c) Layer 3 SwitchC<br />

SwitchC#config<br />

SwitchC(config)# interface vlan 1<br />

Configure the IP address of interface vlan 1<br />

SwitchC(Config-if-Vlan1)# ip address 20.1.1.2 255.255.255.0<br />

SwitchC(Config-if-Vlan1)#exit<br />

Initiate RIP protocol and configure the RIP segments<br />

SwitchC(config)#router rip<br />

SwitchC(config-router)#network vlan 1<br />

SwitchC(config-router)#exit<br />

17.4.4.2 Configuration Examples of RIP VPN<br />

459

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!