Configuration Guide
DHCP Relay Configuration
# Add an IP address for DHCP server in the global configuration mode
Ruijie(config)#
ip helper-address
10.1.1.1
# Set the IP address for the port connecting the DHCP Snooping switch
Ruijie(config)#
interface
gigabitEthernet
3/1
Ruijie(config-if)#
no switchport
Ruijie(config-if)#
ip address
10.2.1.1 255.255.0.0
# Set the IP address for the port connectin the DHCP Server
Ruijie(config)#
interface
gigabitEthernet
3/2
Ruijie(config-if)#
no switchport
Ruijie(config-if)#
ip address
10.1.0.1 255.255.0.0
DHCP Server Configuration:
# Set the IP address for the port connecting the DHCP Relay device
Ruijie(config)#
interface gigabitEthernet
4/1
Ruijie(config-if)#
no switchport
Ruijie(config-if)#
ip address
10.1.1.1 255.255.0.0
# Enable the DHCP Server
Ruijie(config)#
service dhcp
# Configure the default gateway for the DHCP Client
Ruijie(dhcp-config)#
default-router
10.2.1.1
# Configure the network number and mask for the DHCP address pool
Ruijie(dhcp-config)#
network
10.2.0.0 255.255.0.0
# Configure the static route to another network segment (10.2.0.0/16)
Ruijie(config)#
ip route
10.2.0.0 255.255.0.0 10.1.0.1
Summary of Contents for RG-S2900G-E Series
Page 1: ...RG S2900G E Series Switch RGOS Configuration Guide Release 10 4 2b12 p1 ...
Page 91: ...Configuration Guide Configuring PoE Configuration ...
Page 133: ...Configuration Guide EEE Configuration ...
Page 319: ...Configuration Guide QinQ Configuration ...
Page 408: ......
Page 409: ...IP Routing Configuration 1 Static Route Configuration ...
Page 412: ......
Page 413: ...Multicast Configuration 1 IGMP Snooping Configuration 2 MLD Snooping Configuration ...
Page 757: ......
Page 758: ...ACL QoS Configuration 1 Access Control List Configuration 2 QoS Configuration ...
Page 801: ...Reliability Configuration 1 RLDP Configuration 2 TPP Configuration 3 SEM Configuration ...
Page 901: ...Configuration Guide ERSPAN Configuration ...
Page 902: ...Web based Configuration 1 Web based Configuration ...