configure

set email

Use configure terminal default-alert-sink domain to set the email notification server’s domain

notification

name.

server domain

 

name

hostname# conf t default-a domain mycompany.com

 

 

 

conf t default-gateway ip

 

The configure terminal default-gatewaycommand defines a default gateway for the device. The

 

command configures the default route which is used to direct traffic when the device has no specific

 

route information for the destination. Normally this is the address of the ISP or upstream router

 

attached to the external virtual interface on the WAN port. In some network topologies another

 

internal device provides the route to the nternet; if so, this address can be a router on an internal

 

virtual interface. conf t no default-gatewaydisables the default-gateway feature.

set the default

Use conf t default-gatewayto set the default gateway. In this example, the gateway address is defined

gateway

as 111.222.33.200:

 

conf t default-g 111.222.33.200

 

 

 

conf t dhcp-server

 

The configure terminal dhcp-servercommand configures the DHCP server inside the device.

 

addresses < group group-name subnet ip netmask mask range ip1 ip2 none >

 

configures the pool of IP addresses that are available to DHCP clients. The none option

 

removes an address group which was previously configured as the DHCP server address pool

 

source.

 

bootp < enable disable >

 

enable or disable bootp.

 

disable

 

disables the DHCP server.

 

dns < default server1 ip1 [server2 ip2 [server3 ip3] ] [domain domain-name] >

 

configures DNS settings for the DHCP server.

 

enable

 

enables the DHCP server.

 

lease-duration mins

 

set the lease duration time in minutes.

 

nbx nbx-ip

 

provides the NBX call processor address to phones that acquire their address via DHCP.

 

relay < disable broadcast <server ip [ relay-from-vpn] tunnel tunnel-name>

 

configures DHCP relay.

X Family CLI Reference V 2.5.1

41