Scenario 2: Configuration for Branch Office router in the diagram on page 1 (No Internet
Access at Local Site)
1. At the (config)# prompt, enter ip route 0.0.0.0 0.0.0.0 ppp 1 (or frame-relay 1.16) to set up
the default route.
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)
3. Enter bind 3 t1 3/2 1 ppp 2 to connect DS0 1 through 24 of the T1 network connection
(t1 3/2) to the multilink ppp interface labeled 2.
4. Repeat the process to configure any additional T1 interfaces needed for your application.
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.
64200866L1-42C
Technical Support 1-888-4ADTRAN (1-888-423-8726)
5
Need help?
Do you have a question about the NetVanta Series and is the answer not in the manual?