Netgear M4100 사용자 설명서

다운로드
페이지 559
92
   
|    
Chapter 7.  OSPF 
 
ProSafe M4100 and M7100 Managed Switches 
Now 1/0/3 appears in the Interface field at the top.
•     
In the OSPF Area ID field, enter 0.0.0.3.
•     
In the OSPF Admin Mode field, select Enable.
•     
In the Priority field, enter 255.
•     
In the Metric Cost field, enter 64.
c.  Click Apply to save the settings.
OSPF on a Border Router
The example is shown as CLI commands and as a Web interface procedure. For an OSPF 
sample network, see 
CLI: Configure OSPF on a Border Router
1. 
Enable routing for the switch.
(Netgear Switch) #config
(Netgear Switch) (Config)#ip routing
2. 
Enable routing and assign IPs for ports 1/0/2, 1/0/3, and 1/0/4.
(Netgear Switch) (Config)#interface 1/0/2
(Netgear Switch) (Interface 1/0/2)#routing
(Netgear Switch) (Interface 1/0/2)#ip address 192.150.2.2 255.255.255.0
(Netgear Switch) (Interface 1/0/2)#exit
(Netgear Switch) (Config)#interface 1/0/3 
(Netgear Switch) (Interface 1/0/3)#routing
(Netgear Switch) (Interface 1/0/3)#ip address 192.130.3.1 255.255.255.0
(Netgear Switch) (Interface 1/0/3)#exit
(Netgear Switch) (Config)#interface 1/0/4
(Netgear Switch) (Interface 1/0/4)#routing
(Netgear Switch) (Interface 1/0/4)#ip address 192.64.4.1 255.255.255.0
(Netgear Switch) (Interface 1/0/4)#exit
3. 
Specify the router ID, and enable OSPF for the switch.