beautypg.com

Arp table – Signamax Model -065-7700 User Manual

Page 117

background image

Hardened Managed PoE Ethernet Switch

User’s Manual 116

default gateway.

3.

Command Syntax:

ip default-gateway IP-ADDRESS
no ip default-gateway

IP-ADDRESS A.B.C.D specifies the IP address of the default gateway.


4.

Example:

The following example sets the default gateway 192.168.1.254 to switch:

switch_a(config)#ip default-gateway 192.168.1.254
switch_a(config)#


DNS Server:
1.

Command Mode: Configure mode

Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.

switch_a(config)#


2.

Usage:

Use ip dns command to set the IP address of the DNS server.
Use the no ip dns command to remove the IP address of the DNS server.

3.

Command Syntax:

ip dns IP-ADDRESS
no ip dns

IP-ADDRESS A.B.C.D specifies the IP address of the DNS server.


4.

Example:

The following example sets the DNS server 192.168.1.100 to switch:

switch_a(config)#ip dns 192.168.1.100
switch_a(config)#


ARP Table
1.

Command Mode: Privileged Exec mode

Logon to Privileged Exec Mode (Enable Mode).
The switch_a# prompt will show on the screen.

switch_a#


2.

Usage:

Use show arp-table command to view ARP Table.

3.

Command Syntax:

show arp-table