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.
