
Dell SonicWALL X-Series Solution Deployment Guide
Provisioning an X-Switch on a TZ series appliance
16
3 Ensure the firewall can reach the X-Series switch by pinging the X-Series switch from the firewall before
provisioning/managing the switch from the firewall.
Provisioning with a default gateway
To provision the X-Series switch on a TZ series firewall with a default gateway:
1 Provision the X-Series switch by performing
through
in
Provisioning through the X-Series
.
2 Enter the following CLI commands:
console#configure terminal
console(config)#username admin <
password
>
console(config)#interface vlan 1
console(config-if)#ip address 192.168.2.1 255.255.255.0
console(config-if)#exit
console(config)#ip default-gateway 192.168.2.2
console(config)#end
console#write memory
3 Ensure the firewall can reach the X-Series switch by pinging the X-Series switch from the firewall before
provisioning/managing the switch from the firewall.