Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 15: OSPF 
`FDN40ConfigUM/20160505 
296 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
 
UltOs#
 
Configuration in FDN40-4:  
˗   Enter the Global Configuration mode.  
UltOs# configure terminal  
˗   Enter the Interface Configuration mode.  
UltOs(config)#interface vlan 11  
˗  Delete the authentication key for message digest 
authentication.  
UltOs(config-if)# no ip ospf message-digest-key  
˗  Enable Null digest authentication.  
UltOs(config-if)# ip ospf authentication null  
˗  Exit from the Interface Configuration mode.  
UltOs(config-if)# exit  
˗  Exit from the configuration mode.  
UltOs(config)# exit 
 
2. View the adjacency formation between the neighbors by executing the 
following show command.  
UltOs# show ip ospf neighbor detail 
 
Neighbor 10.4.0.4, interface address 10.4.0.4  
In the area 0.0.0.0 via interface vlan11  
Neighbor priority is 1, State is FULL/BACKUP, 5 state changes  
DR is 10.4.0.4 BDR is 10.4.0.2  
Options is 0x23 
15.5.11.4.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
15.5.12 Configuring Passive Interface 
Configuring Passive Interface suppresses routing updates on all interfaces. 
15.5.12.1 CLI Configuration 
1. Execute the following commands to suppress routing updates on all the 
interfaces.  
-  Enter the Global Configuration mode in FDN40-1.  
UltOs# configure terminal