SGS-6341-Series User Manual

Table Of Contents
Enable OSPF protocol and configuring OSPF segment
s
SwitchB(config)#router ospf
SwitchB(config-router-rip)#network 10.1.1.0/24 area 0
SwitchB(config-router-rip)#exit
c) The Layer 3 SwitchC of CE2
Configure the IP address of Ethernet E 1/0/2
SwitchC#config
SwitchC(config)# interface Vlan1
SwitchC(config-if-vlan1)# ip address 20.1.1.2 255.255.255.0
SwitchC(config-if-vlan1)#exit
Initiate OSPF protocol and configuring OSPF segments
SwitchC(config)#router ospf
SwitchC(config-router)#network 20.1.1.0/24 area 0
SwitchC(config-router)#exit
26.5.6 OSPF Troubleshooting
The OSPF protocol may not be working properly due to errors such as physic connection,
configuration error when configuring and using the OSPF protocol. So users should pay
attention to following:
First ensure the physic connection is correct
Second, ensure the interface and link protocol are UP (use show interface command)
Configure different IP address from different segment on each interface
Then initiate OSPF protocol (use router-ospf command) and configure the OSPF area
on corresponding interface
After that, a OSPF protocol feature should be checked---the OSPF backbone area should be
continuous and apply virtual link to ensure it is continuous. if not; all non 0 areas should only
be connected to other non 0 area through 0 area; a border Layer 3 switch means that one part
of the interfaces of this switch belongs to 0 area, the other part belongs to non 0 area; Layer 3
switch DR should be specified for multi-access network such as broadcast network.
26-44
User’s Manual of SGS-6341 series