cancel
Showing results for 
Search instead for 
Did you mean: 

configure vlan c2g124-24

configure vlan c2g124-24

Dinu
New Contributor
Hello Admins, i'm newbie to the enterasys (c2g124-24) switch. basically i'm an unix admin.
i'm trying to configure vlan and want to access my linux machine to the vlan. can you please help me how to configure.
** i tried with manual but i couldn't able to understand.
vlan id = 100
name=vm-mgmt
my router is 192.168.0.1
** i want to create another subnet like 192.168.8.1 but want to use the router gateway 192.168.0.1 to access internet.
6 REPLIES 6

Martineau__John
Extreme Employee
C2 Securestacks do not route - switch management can be put in only 1 vlan

set vlan create 100
Set ip address 192.168.8.1 mask 255.255.0.0 gateway 192.168.0.1
set host vlan 100
set vlan egress 100 fe.1.48 100 tag (sending to uplink router)

GTM-P2G8KFN