howto assign a port to a VLAN ip based
Posted: 14 Mar 2025 07:28
Hi,
we want to assign ports for printers IP based to the right vlan.
In R7 this was quite easy.
In R8 I'm trying to follow the tutorial on alu4u .
But it looks much easier than it is.
The concrete use case would be to assign all ports with source ip 192.168.140.0/24 to vlan 40.
In theory I figured out
Can you please help me how to implement this on 6360 and 6560?
Thanks in advance
Marc
we want to assign ports for printers IP based to the right vlan.
In R7 this was quite easy.
In R8 I'm trying to follow the tutorial on alu4u .
But it looks much easier than it is.
The concrete use case would be to assign all ports with source ip 192.168.140.0/24 to vlan 40.
In theory I figured out
but this is only fiction :-/unp port 1/1/14
unp edge_profile "printer vlan"
unp vlan-mapping edge-profile "printer vlan" vlan 40
unp classification ip-address 192.168.140.0 mask 255.255.255.0 "printer vlan"
Can you please help me how to implement this on 6360 and 6560?
Thanks in advance
Marc