Dell SonicWALL X-Series Solution Deployment Guide
Provisioning an X-Switch on a TZ series appliance
15
2 Click
Add
. The
Add IPv4 Addressings
page displays.
3 Enter the IP address of the default gateway in the
Default Gateway
field.
4 Click
OK
.
Provisioning through the CLI
Topics:
•
Provisioning without a default gateway
•
Provisioning with a default gateway
Provisioning without a default gateway
To provision the X-Series switch on a TZ series firewall without 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)#end
console#write memory
NOTE:
This is the recommended way.