|
Posted by bensonlei@yahoo.com.hk on April 1, 2009, 12:03 am
Please log in for more thread options
Hi,
My partial network configuration:
A Cisco Router has two Ethernet interfaces, thses interfaces are
connecting to two differnet VLAN ( data VLAN is 192.168.101.0/24 while
voice VLAN is 10.10.10.0/24 ) ports of a Cat3560 PoE switch. the
Cat3560 as the stub network, do I need to configure default route for
those VLANs, or jsut only one default to the Router; like 0.0.0.0
0.0.0.0 192.168.101.254/24 -- my existing configuration ( ethernet
interface of the router for data ) ?
Since I found voice network is not stable ?
THX a lot
|
|
Posted by Trendkill on April 1, 2009, 7:27 am
Please log in for more thread options
wrote:
> Hi,
>
> My partial network configuration:
>
> A Cisco Router has two Ethernet interfaces, thses interfaces are
> connecting to two differnet VLAN ( data VLAN is 192.168.101.0/24 while
> voice VLAN is 10.10.10.0/24 ) ports of a Cat3560 PoE switch. the
> Cat3560 as the stub network, do I need to configure default route for
> those VLANs, or jsut only one default to the Router; like 0.0.0.0
> 0.0.0.0 192.168.101.254/24 -- my existing configuration ( ethernet
> interface of the router for data ) ?
>
> Since I found voice network is not stable ?
>
> THX a lot
One default route for the router. As long as your nodes on each of
those vlans have the associated router interfaces as their default
gateway, the router only needs one default router for all directly
connected networks, unless you need to specifically set two different
ones (and this can be done via policy based routing).
|
| Similar Threads | Posted |
| question for static route -- default route | April 1, 2009, 12:03 am |
| question for static route -- default route | April 1, 2009, 12:04 am |
| What is the default precedence: local-route, static-route, OSPF-route? | August 4, 2008, 3:00 am |
| Need to route SMTP traffic through static interface (not default route) | March 27, 2007, 5:19 pm |
| Re: How to prevent propagation of a static default route in EIGRP | June 24, 2005, 11:29 pm |
| Re: How to prevent propagation of a static default route in EIGRP | June 24, 2005, 9:11 pm |
| Re: How to prevent propagation of a static default route in EIGRP | June 28, 2005, 2:19 pm |
| Default Route Question | September 4, 2007, 3:32 pm |
| Can netwrok run static route and dynamic route the same time? | December 1, 2005, 1:18 pm |
| static route, next hop vs interface question. | January 15, 2006, 6:17 pm |
| route-map question (how to policy route for all destinations except few subnets?) | August 13, 2005, 2:05 am |
| RIP + Default Route | October 20, 2005, 9:58 pm |
| Default Route | November 4, 2005, 8:05 pm |
| Default Route(s) | August 14, 2006, 11:58 am |
| Specified a default route by ACL. | October 10, 2006, 1:06 pm |
>
> My partial network configuration:
>
> A Cisco Router has two Ethernet interfaces, thses interfaces are
> connecting to two differnet VLAN ( data VLAN is 192.168.101.0/24 while
> voice VLAN is 10.10.10.0/24 ) ports of a Cat3560 PoE switch. the
> Cat3560 as the stub network, do I need to configure default route for
> those VLANs, or jsut only one default to the Router; like 0.0.0.0
> 0.0.0.0 192.168.101.254/24 -- my existing configuration ( ethernet
> interface of the router for data ) ?
>
> Since I found voice network is not stable ?
>
> THX a lot