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
Содержание RG-S2900G-E Series
Страница 1: ...RG S2900G E Series Switch RGOS Configuration Guide Release 10 4 2b12 p1 ...
Страница 91: ...Configuration Guide Configuring PoE Configuration ...
Страница 133: ...Configuration Guide EEE Configuration ...
Страница 319: ...Configuration Guide QinQ Configuration ...
Страница 408: ......
Страница 409: ...IP Routing Configuration 1 Static Route Configuration ...
Страница 412: ......
Страница 413: ...Multicast Configuration 1 IGMP Snooping Configuration 2 MLD Snooping Configuration ...
Страница 621: ...Configuration Guide CPU Protection Configuration udp helper 180 4 dhcp client 180 4 lacp 180 4 ...
Страница 757: ......
Страница 758: ...ACL QoS Configuration 1 Access Control List Configuration 2 QoS Configuration ...
Страница 801: ...Reliability Configuration 1 RLDP Configuration 2 TPP Configuration 3 SEM Configuration ...
Страница 901: ...Configuration Guide ERSPAN Configuration ...
Страница 902: ...Web based Configuration 1 Web based Configuration ...