Command Reference
140
ETEP CLI User Guide
Figure 23
DHCP Relay allows local clients to access a DHCP server on a remote subnet
Local and remote port IP addresses are required for proper DHCP Relay Agent behavior. In order to use
local and remote port IP addresses, the ETEP must be operating in non-transparent mode.
Complete the following steps to use the DHCP relay feature:
1 Assign local and remote port IP addresses to the ETEP, using the ip command.
2 Disable transparent mode operation, using the transparent-mode-enable command.
3 Configure the DHCP relay feature on the ETEP.
Related topics:
●
●
“transparent-mode-enable” on page 196
Example
The following example assigns local and remote port IP addresses to the ETEP, disables transparent
mode, and then enables the
dhcprelay
command, specifying 10.168.67.55 as the DHCP server address.
admin>
configure
config>
remote-interface
rem-if>
ip 192.168.1.145 255.255.192.0 192.168.1.1
rem-if>
exit
config>
local-interface
config>
ip 192.168.1.125 255.255.192.0
loc-if>
exit
config> t
ransparent-mode-enable false
config>
local-interface
loc-if>
dhcprelay enable 10.168.67.55
disable-trusted-hosts
Description
The
disable-trusted-hosts
command disables the trusted host list on the ETEP. Its primary purpose is to
restore ETEMS’s ability to communicate with the ETEP if the management workstation IP address has
been entered incorrectly in the trusted host list.
Содержание ET0010A
Страница 7: ...8 ETEP CLI User Guide Contents...
Страница 15: ...Getting Started 16 ETEP CLI User Guide...
Страница 33: ...User Administration 34 ETEP CLI User Guide...
Страница 55: ...Configuring the ETEP 56 ETEP CLI User Guide...
Страница 97: ...Creating Policies 98 ETEP CLI User Guide...
Страница 101: ...Maintenance 102 ETEP CLI User Guide...
Страница 119: ...Troubleshooting 120 ETEP CLI User Guide...
Страница 123: ...FIPS 140 2 Level 2 Operation 124 ETEP CLI User Guide...
Страница 205: ...Command Reference 206 ETEP CLI User Guide...
Страница 211: ...Index 212 ETEP CLI User Guide...