
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm new to the Netvanta 3448. I'm still trying to figure out how to setup one of the eth int as WAN and the other as LAN. Here part of my config....
interface eth 0/1
ip address 172.211.1.200 255.255.255.0
no rtp quality-monitoring
no awcp
no shutdown
no lldp send-and-receive
!
!
interface eth 0/2
ip address 172.210.1.100 255.255.255.0
no awcp
no shutdown
no lldp send-and-receive
sh ip route
Codes: C - connected, S - static, R - RIP, O - OSPF, B - BGP
E1 - OSPF external type 1, E2 - OSPF external type 2
IA - OSPF inter area
Gateway of last resort is 172.211.1.10 eth 0/1
S 0.0.0.0/0 [1/1/0] via 172.211.1.10, eth 0/1
C 172.210.1.0/24 is directly connected, eth 0/2
C 172.211.1.0/24 is directly connected, eth 0/1
I want eth 0/1 to be the WAN and eth 0/2 to be the LAN.
Any help?
Thanks
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: How to setup WAN/LAN Netvanta 3448

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: How to setup WAN/LAN Netvanta 3448

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: How to setup WAN/LAN Netvanta 3448
Perfect! I was going nuts for that! Thanks!