What's the best practice for the MX IP and VLAN, Lets say that my Cisco Core VLAN 1 is set to 192.168.70.1
How should I set the MX
Name Default
Subnet: 192.168.70.0/24
MX IP: 192.168.70.254 (or Any Available IP)
VLAN ID 1 is ok to use same VLAN 1?
Cisco switch
interface GigabitEthernet1/0/36
description Uplink to FW
switchport trunk encapsulation dot1q
switchport trunk native vlan 1
switchport trunk allowed vlan 1,2 (I have a second vlan for testing)
switchport mode trunk