Ruijie Networks RG-S2600E Series Cli Reference Manual page 243

Table of Contents

Advertisement

S2600E/P CLI Reference Guide
Examples
Related
commands
Platform
description
1.2
Address Resolution Protocol (ARP) Configuration Commands
1.2.1
arp
Use this command to add a permanent IP address and MAC address mapping
to the ARP cache table. The no form of this command deletes the static MAC
address mapping.
arp ip-address MAC-address type [ alias ]
Chapter 1 IP Address Configuration Commands
cannot appear on two or more interfaces of a device.
In general, the layer-2 switch is configured a default
gateway
with
the
Sometimes the layer-2 switch may be managed through
the telnet, and the management IP and default gateway of
the layer-2 switch needed to be modified. In this case, after
configuring any one of the ip address and ip
default-gateway
command,
configured any more due to the configuration change
which causes failing to access this device through the
network. So you need to use the keyword gateway in the
ip address command to modify both the management IP
and default gateway. The keyword gateway is not in the
output of show running config, but in the output of ip
default-gate command.
In the example below, the primary IP address is configured
as 10.10.10.1, and the network mask is configured as
255.255.255.0.
ip address 10.10.10.1 255.255.255.0
In the example below, the default gateway is configured as
10.10.10.254
ip address 10.10.10.1 255.255.255.0 gateway 10.10.10.254
Command
Description
Show
show interface
interface.
-
ip
default-gateway
the
other
detailed
information
command.
cannot
be
of
the

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RG-S2600E Series and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents