Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||
|
Posted by james on July 20, 2007, 10:53 am
Please log in for more thread options I have 128 public ip on an ethernet cable connected to the switch. I would like to create 4 subnet of 32 ip and assign every subnet to a specific vlan I also need to shape the internet band assign to every vlan. In addition to that I need a configuration that allow me to prevent a user of vlan b to change its own ip to an ip of vlan a and use the settings of vlan a. For a concrete example: let us assume to have a subnet like 192.168.1.0/25 with 192.168.1.1 as gateway (i have used private ip instead of the real public subnet only for example) I want to create 4 vlan vlan_a 192.168.1.0/255.255.255.224 vlan_b 192.168.1.33/255.255.255.224 and so on. on the switch I set vlan_a address to 192.168.1.2, vlan_b address to 192.168.1.34 and so on. A pc on vlan_a will have an ip like 192.168.1.10 and gateway 192.168.1.2 A pc on vlan_b will have an ip like 192.168.1.35 and gateway 192.168.1.34 etc how can I configure the switch to do the routing in the right way? I also need to avoid user to insert 192.168.1.1 as gateway. I want to force every user to use his vlan address as gateway. In addition to that I need to do shaping on vlan traffic. Thanks for the help. james | ||||||||||||||||
|
Posted by Dophi on July 25, 2007, 9:12 am
Please log in for more thread options You can use Qos to meet your requirements. The Qos of ERS3510 can provide ACL, Qos, and Traffic Metering. | ||||||||||||||||
| Similar Threads | Posted |
| vlan and qos | July 20, 2007, 10:53 am |
| Configuring mlt and vlan | April 29, 2005, 4:33 am |
| Vlan on VPN Router 600 ? | October 13, 2005, 12:04 am |
| VLAN trunking | January 30, 2007, 4:28 pm |
| BCM VLAN Voice and Data | May 22, 2006, 10:24 pm |
| Baystack450-24T: same ports on multiple vlan | October 12, 2005, 11:23 am |
| vlan problems on bps2000 stack | October 25, 2005, 2:25 am |
| BPS2000 - Portbase VLAN sharing | January 16, 2007, 7:55 am |
| changing my byPort vlan to byProtocol ?? | July 13, 2007, 3:45 pm |
| ERS 5510 - multiple IP on single interface/VLAN | February 12, 2006, 12:10 pm |
| 8600 - limit inter-VLAN communication | August 29, 2007, 7:51 am |
| Any Nortel Edge Switches With Private VLAN Features? | September 24, 2006, 2:55 pm |

vlan and qos
Yahoo!
Windows Live
del.icio.us
digg
Netscape 


> I have 128 public ip on an ethernet cable connected to the switch.
> I would like to create 4 subnet of 32 ip and assign every subnet to a
> specific vlan
> I also need to shape the internet band assign to every vlan.
> In addition to that I need a configuration that allow me to prevent a
> user of vlan b to change its own ip to an ip of vlan a and use the
> settings of vlan a.
> For a concrete example:
>
> let us assume to have a subnet like 192.168.1.0/25 with 192.168.1.1 as
> gateway (i have used private ip instead of the real public subnet only
> for example)
> I want to create 4 vlan
>
> vlan_a 192.168.1.0/255.255.255.224
> vlan_b 192.168.1.33/255.255.255.224
> and so on.
>
> on the switch I set vlan_a address to 192.168.1.2, vlan_b address to
> 192.168.1.34 and so on.
>
> A pc on vlan_a will have an ip like 192.168.1.10 and gateway
> 192.168.1.2
> A pc on vlan_b will have an ip like 192.168.1.35 and gateway
> 192.168.1.34
> etc
>
> how can I configure the switch to do the routing in the right way?
> I also need to avoid user to insert 192.168.1.1 as gateway. I want to
> force every user to use his vlan address as gateway.
> In addition to that I need to do shaping on vlan traffic.
>
> Thanks for the help.
>
> james