11.06.2015 Views

ES4626-SFP Management Guide.pdf

ES4626-SFP Management Guide.pdf

ES4626-SFP Management Guide.pdf

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SwitchC(config-router)#network 10.1.5.0/24 area 0<br />

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

Configure MD5 key authentication.<br />

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

SwitchC (config-If-Vlan1)#ip ospf authentication message-digest<br />

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

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

SwitchC(config)#exit<br />

SwitchC#<br />

4)SwitchD:<br />

Configure IP address for interface vlan2<br />

SwitchD#config<br />

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

SwitchD(config-If-Vlan2)# ip address 10.1.1.4 255.255.255.0<br />

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

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

SwitchD(config)#router ospf<br />

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

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

Configure simple key authentication.<br />

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

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

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

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

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

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

SwitchD(config-If-Vlan1)# ip address 10.1.6.1 255.255.255.0<br />

SwitchD(config-If-Vlan1)exit<br />

SwitchD(config)#router ospf<br />

SwitchD(config-router)#network 10.1.6.0/24 area 0<br />

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

Configure MD5 key authentication<br />

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

SwitchD(config-If-Vlan1)#ip ospf authentication message-digest<br />

SwitchD(config-If-Vlan1)#ip ospf authentication-key DCS<br />

SwitchD(config-If-Vlan1)exit<br />

SwitchD(config)#exit<br />

17.6.4.2 Configuration Examples of OSPF VPN<br />

518

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

Saved successfully!

Ooh no, something went wrong!