Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 15: OSPF 
`FDN40ConfigUM/20160505 
298 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
 
-  Configure the OSPF router-id.  
UltOs(config-router)# router-id 10.10.2.1  
-   Exit from the router configuration mode.  
UltOs(config-router)# exit  
-  Enter the Interface Configuration Mode for VLAN 11.  
UltOs(config)# interface vlan 11  
-  Enable OSPF over the VLAN interface.  
UltOs(config-if)# network 10.4.0.1 area 0.0.0.0  
-  Configure the VLAN 11 interface as passive interface.  
UltOs(config-if)# passive-interface vlan 11 
 
2. View the configuration details by executing the following show command.  
UltOs# show ip ospf interface vlan 11
vlan11 is line protocol is up  
Internet Address 10.4.0.1, Mask 255.255.0.0, Area 0.0.0.0  
AS 1, Router ID 10.10.2.1, Network Type BROADCAST, Cost 1  
Transmit Delay is 1 sec, State 2, Priority 1  
No designated router on this network  
No backup designated router on this network  
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 
5  
No Hellos (Passive interface)  
Neighbor Count is 0, Adjacent neighbor count is 0 
15.5.12.2 WEB Configuration 
O
SPF Message Digest Authentication can be configured through WEB 
interface using the OSPF Interface screen. For screenshot, refer 
section 4.5.3.2

Restore routing updates on interface VLAN 11. UltOs(config-if)# no passive-
interface vlan 11  
15.5.13 Configuring OSPF Area Parameters 
Area parameters can be configured only after enabling the OSPF process. 

Area parameters are configured in the Router Configuration mode.  
15.5.13.1 Configuring Stub Area 
Configuring Stub Area specifies an area as a stub area. It also configures 
other parameters related to that area.