Help
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-15-2015 12:32 PM
hey,i need some help...any guru in extreme switch configs?
9 REPLIES 9
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-16-2015 11:00 AM
Hello owen,
By default all ports are mapped to default vlan
config default delete ports all ----this command removes all ports from default vlan.
create vlan vlan10
config vlan10 tag 10
config vlan10 add ports 1-10 untagged------------------to configure access ports...
config vlan10 delete ports 11-48
config vlan10 add ports 48 tagged----------------to configure uplink ports[trunk ports]
config vlan10 ipaddres 1.1.1.1/24
enable ipforwarding -----------------------equivalent to ip routing command in cisco.
By default there is VR-default and Vr-mgmt
show vlans
show vlan vlan10
show log to see logs in exos
By default all ports are mapped to default vlan
config default delete ports all ----this command removes all ports from default vlan.
create vlan vlan10
config vlan10 tag 10
config vlan10 add ports 1-10 untagged------------------to configure access ports...
config vlan10 delete ports 11-48
config vlan10 add ports 48 tagged----------------to configure uplink ports[trunk ports]
config vlan10 ipaddres 1.1.1.1/24
enable ipforwarding -----------------------equivalent to ip routing command in cisco.
By default there is VR-default and Vr-mgmt
show vlans
show vlan vlan10
show log to see logs in exos
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-16-2015 06:34 AM
Hello Owen,
below is the link to download concepts guide which will have the configuration example for exos .
http://documentation.extremenetworks.com/exos/EXOS_All/X_preface/c_introduction.shtml
Apart from this let us know if you need any help on specific technology.
Regards,
Parthiban Chinnaya
below is the link to download concepts guide which will have the configuration example for exos .
http://documentation.extremenetworks.com/exos/EXOS_All/X_preface/c_introduction.shtml
Apart from this let us know if you need any help on specific technology.
Regards,
Parthiban Chinnaya
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-15-2015 01:26 PM
Hey Owen
This site has very qualified members made up of customers and Extreme SEs. Please let us know how we can help.
Thanks
P
This site has very qualified members made up of customers and Extreme SEs. Please let us know how we can help.
Thanks
P
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-15-2015 12:36 PM
any document with switch configs i read?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-15-2015 12:36 PM
shoot!
