Gateway address of the switch
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-13-2015 02:28 AM
Hello,
Normally on Enterasys Networks we can write,
set ip address 10.0.0.98 mask 255.255.255.0 gateway 10.0.0.254
but in new Extreme Networks we can not write that gateway address. Therefore, where should we need to define that gateway address and how ?
Thanks,
Best Regards
Normally on Enterasys Networks we can write,
set ip address 10.0.0.98 mask 255.255.255.0 gateway 10.0.0.254
but in new Extreme Networks we can not write that gateway address. Therefore, where should we need to define that gateway address and how ?
Thanks,
Best Regards
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-13-2015 02:03 PM
There is no specifi command for gateway in exos You can add a default route as it does the same . Every exos switch works the same way
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-13-2015 03:57 AM
Erhan,
To define the gateway address in XOS you need to the following...
configure iproute add default x.x.x.x
I would assume you are adding the address to the vr-default on a created vlan so the command would be "configure iproute add default vr vr-default"
Bill
To define the gateway address in XOS you need to the following...
configure iproute add default x.x.x.x
I would assume you are adding the address to the vr-default on a created vlan so the command would be "configure iproute add default vr vr-default"
Bill
