Tripp Lite NGI-S04C2 Owner's Manual page 56

4 10/100/1000base-t ports+2 100fx/gigabit sfp slots lite managed industrial ethernet switch
Table of Contents

Advertisement

configure configure terminal
configure interface eth0
eth0
show
eth0
ip address A.B.C.D/M
eth0
ip address default-gateway
A.B.C.D
eth0
ip dhcp client
(disable|enable|renew)
Example: The procedures to configure an IP address for the Switch.
To enter the configure node.
L2SWITCH#configure terminal
L2SWITCH(config)#
To enter the ETH0 interface node.
L2SWITCH(config)#interface eth0
L2SWITCH(config-if)#
To get an IP address from a DHCP server.
L2SWITCH(config-if)#ip dhcp client enable
To configure a static IP address and a gateway for the Switch.
L2SWITCH(config-if)#ip address 192.168.202.111/24
L2SWITCH(config-if)#ip address default-gateway 192.168.202.1
This command changes the mode to config
mode.
This command changes the mode to eth0
mode.
This command displays the eth0
configurations.
This command configures a static IP and
subnet mask for the system.
This command configures the system default
gateway.
This command configures a DHCP client
function for the system.
Disable: Use a static IP address on the switch.
Enable & Renew: Use DHCP client to get an
IP address from DHCP server.
56

Advertisement

Table of Contents
loading

Table of Contents