RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
07-16-2024 09:15 PM
Hello.
How do I configure route-only whe interface e 1/1/x was vlan 1 member, and int ve 1 had ip address?
example configuration is below.
Router(config)#ip dhcp-client disable
Router(config)#no ip dhcp-client ve default
Router(config)#show vlan
Total PORT-VLAN entries: 2
Maximum PORT-VLAN entries: 1024
Legend: [Stk=Stack-Id, S=Slot]
PORT-VLAN 1, Name DEFAULT-VLAN, Priority level0, Off
Untagged Ports: (U1/M1) 1 2 4 5 6 7 8 9 10 11 12 13
Untagged Ports: (U1/M1) 14 15 16 17 18 19 20 21 22 23 24 25
Untagged Ports: (U1/M1) 26 27 28 29 30 31 32 33 34 35 36 37
Untagged Ports: (U1/M1) 38 39 40 41 42 43 44 45 46 47 48
Untagged Ports: (U1/M2) 1 2 3 4 5 6 7 8
Tagged Ports: None
Mac-Vlan Ports: None
Monitoring: Disabled
ICX7850-48FS Router(config)#int ve 1
ICX7850-48FS Router(config-vif-1)#ip add 1.1.1.1/24
ICX7850-48FS Router(config-vif-1)#int e 1/1/1
ICX7850-48FS Router(config-if-e10000-1/1/1)#route
route-only Disable Layer 2 switching on this interface
ICX7850-48FS Router(config-if-e10000-1/1/1)#route-only
Route-only cannot be applied on a physical port that is part of a VE
How do I apply route-onl at interface x/x/x if int ve 1 has ip address?
Regards.
07-17-2024 10:20 AM
Hi Jeronimo
Thank you for reaching us
The error message says that the port should not be a part of ve interface if you need to enable route-only on interface 1/1/1
Follow the below steps
For example : Here vlan 2 does not have a ve interface configured on the switch
Thanks
07-21-2024 07:28 PM
Thank Chandini.
As you said, when I configure route-only, if interface ve was already set, I should untag the port to another vlan(ex. vlan 2000) and then do route-only?
I got it.
Regards.
07-22-2024 06:59 AM
Hi Jeronimo
Correct.
Thanks
