iproute if only using L2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-03-2015 08:05 AM
Hi,
I would like to put an example to every one and see what their thoughts are.
- configure vlan DATA add ports all untagged
- configure vlan DATA ipaddress 192.168.0.1 255.255.255.0
Now we have a router attached with Default Gateway 192.168.0.254
Do we need to add the following for packets to traverse?
- configure iproute add default 192.168.0.254
Thanks
I would like to put an example to every one and see what their thoughts are.
- configure vlan DATA add ports all untagged
- configure vlan DATA ipaddress 192.168.0.1 255.255.255.0
Now we have a router attached with Default Gateway 192.168.0.254
Do we need to add the following for packets to traverse?
- configure iproute add default 192.168.0.254
Thanks
21 REPLIES 21
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-03-2015 08:15 AM
Do we need to add the iproute command for remote access?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-03-2015 08:14 AM
If this vlan is only for L2 forwarding no route is needed, the vlan will forward on l2 and does not look at its routing table.
