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.

SwitchB(config-If-Vlan2)#ip ospf authentication<br />

SwitchB(config-If-Vlan2)#ip ospf authentication-key DCS<br />

SwitchB(config-If-Vlan2)#exit<br />

Configure IP address and area number for interface vlan1.<br />

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

SwitchB(config-If-Vlan1)#ip address 20.1.2.1 255.255.255.0<br />

SwitchB(config-If-Vlan1)#exit<br />

SwitchB(config)#router ospf<br />

SwitchB(config-router)#network 20.1.2.0/24 area 1<br />

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

SwitchB(config)#exit<br />

3)SwitchC:<br />

Configure IP address for interface vlan2<br />

SwitchC#config<br />

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

SwitchC(config-If-Vlan2)# ip address 10.1.1.3 255.255.255.0<br />

SwitchC(config-If-Vlan2)#exit<br />

Enable OSPF protocol, configure the area number for interface vlan2<br />

SwitchC(config)#router ospf<br />

SwitchC(config-router)#network 10.1.1.0/24 area 1<br />

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

Configure simple key authentication<br />

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

SwitchC(config-If-Vlan2)#ip ospf authentication<br />

SwitchC(config-If-Vlan2)#ip ospf authentication-key DCS<br />

SwitchC(config-If-Vlan2)#exit<br />

Configure IP address and area number for interface vlan3<br />

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

SwitchC(config-If-Vlan3)#ip address 20.1.3.1 255.255.255.0<br />

SwitchC(config-If-Vlan3)#exit<br />

SwitchC(config)#router ospf<br />

SwitchC(config-router)#network 20.1.3.0/24 area 1<br />

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

Configure IP address and area number for interface vlan 1<br />

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

SwitchC(config-If-Vlan1)#ip address 10.1.5.1 255.255.255.0<br />

SwitchC(config-If-Vlan1)#exit<br />

SwitchC(config)#router ospf<br />

517

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

Saved successfully!

Ooh no, something went wrong!