2. The internet router at the far side will need a route statement to send traffic back to this
network through the NetVanta router. The information (based on the diagram shown at the
beginning of this document) is as follows:
•
Destination address: 10.10.20.0 (remote LAN)
•
Subnet mask: 255.255.255.0
•
Gateway: 10.10.10.1 (NetVanta Router's Ethernet)
Configure Dynamic Routes
Scenario 1: Dynamic Routing via OSPF
1. At the (config)# prompt, enter router ospf to activate the OSPF configuration mode. Your
prompt should now display (config-ospf)#.
2. Specify the networks:
Corporate HQ Router
(config-ospf)#network 10.10.10.0 0.0.0.255 area 0
(config-ospf)#network 192.168.72.0 0.0.0.3 area 0
Branch Office Router
(config-ospf)#network 10.10.20.0 0.0.0.255 area 0
(config-ospf)#network 192.168.72.0 0.0.0.3 area 0
3. Enter exit to return to the Global Configuration mode.
Scenario 2: Dynamic Routing via RIP
1. At the (config)# prompt, enter router rip to activate the RIP configuration mode. Your prompt
should now display (config-rip)#.
2. Enter version 2 to globally define RIP version 2 on all interfaces.
3. Specify the networks:
Corporate HQ Router
(config-rip)#network 10.10.10.0 255.255.255.0
(config-rip)#network 192.168.72.0 255.255.255.252
Branch Office Router
(config-rip)#network 10.10.20.0 255.255.255.0
(config-rip)#network 192.168.72.0 255.255.255.252
4. Enter exit to return to the Global Configuration mode.
Set the Enable Security Mode Password
1. Verify that the prompt of your unit displays (config)#.
2. Enter enable password word to set the Enable Security mode password.
or
3. Enter enable password md5 word to encrypt the enable password using MD5 encryption.
The Enable Security mode passwords are case sensitive.
6
Technical Support +1-256-963-8716
64200868L1-42C
Need help?
Do you have a question about the NetVanta Series and is the answer not in the manual?
Questions and answers