Juniper Ex3200 switch VLAN configuration
Create VLAN
set vlans uservlan vlan-id 24
set interfaces vlan unit 24 family inet address 172.16.24.254/24
set vlans uservlan l3-interface vlan.24
set vlans uservlan vlan-id 24
set interfaces vlan unit 24 family inet address 172.16.24.254/24
set vlans uservlan l3-interface vlan.24
DHCP – IP helper
set forwarding-options helpers bootp server 172.16.20.12
set forwarding-options helpers bootp interface vlan.24
set forwarding-options helpers bootp server 172.16.20.12
set forwarding-options helpers bootp interface vlan.24
Commands
show forwarding-options
show configuration
show forwarding-options
show configuration
In core switch change the uplinks ports to Trunk port and all the vlans into the group and the native Vlan should be the default vlan.
In client switch add VLAN with vlan ID and change uplink port to trunk and add vlans into it.
In ports change vlan as per the requirement.
No comments:
Post a Comment