cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
424
Views
0
Helpful
1
Replies

OSPF Area

hs08
Spotlight
Spotlight

Hi..

We configure ospf on each interface like this 

interface GigabitEthernet0/0/0
ip address 10.103.245.13 255.255.255.252
ip ospf network point-to-point
ip ospf 100 area 0.0.0.0
negotiation auto




interface GigabitEthernet0/0/1
ip address 10.103.246.13 255.255.255.252
ip ospf network point-to-point
ip ospf 100 area 0.0.0.0
negotiation auto

router ospf 100
router-id 10.100.100.9

==================================================================

if we change the config like this 

 

router ospf 100
network 10.103.245.13 0.0.0.3 area 0
network 10.103.246.13 0.0.0.3 area 0

 

Is both config will have same result?

 

 

 

1 Accepted Solution

Accepted Solutions

same result no different at all.

View solution in original post

1 Reply 1

same result no different at all.

Review Cisco Networking for a $25 gift card