Users Guide

Table Of Contents
Defaults None
Command Mode
INTERFACE CONFIGURATION - MASTER submode
INTERFACE CONFIGURATION - SLAVE submode
Security and
Access
Netadmin and sysadmin
Usage
Information
This command is applicable for unicast transport mode. This configuration is required for an L2 interface.
For an L3 interface, if you do not configure the source IP address, the system uses the interface IP
address as the source IP address for the PTP packets. The no form of this command removes the
configuration.
NOTE: If you are configuring PTP on an OS10 switch that functions as a virtual router, configure the
local IP address as the source IP address for unicast transport mode. Do not configure the virtual IP
address as the source IP address.
Example -
MASTER
submode
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# ptp transport ipv4 unicast master
OS10(conf-ethernet1/1/1-ptp-ipv4-master)# source 10.10.10.2
Example - SLAVE
submode
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# ptp transport ipv4 unicast slave
OS10(conf-ethernet1/1/1-ptp-ipv4-slave)# source 10.10.10.2
Supported
Releases
10.5.1.0 or later
Dynamic Host Configuration Protocol
Dynamic Host Configuration Protocol (DHCP) is an application layer protocol that dynamically assigns IP addresses and other
configuration parameters to network end-stations, also known as hosts, based on configuration policies network administrators
determine.
DHCP server
Network device offering configuration parameters to the client.
DHCP client Network device requesting configuration parameters from the server.
Relay agent Intermediary network device that passes DHCP messages between the client and the server when the
server is not on the same subnet as the host.
Configuration notes
All Dell EMC PowerSwitches except MX-Series, S4200-Series, S5200 Series, and Z9332F-ON:
DHCP automatic address allocation-before you configure a DHCP address pool, you must configure a DHCP server interface
with an IP address in the range that is used in the DHCP address pool. If you configure the DHCP address pool first, and
then configure a DHCP server interface, to enable automatic DHCP address allocation, you must restart the DHCP service
using the disable and no disable commands. Select one of the choices for successfully configuring a DHCP address pool:
Configure manual binding for a host/hardware MAC address in the IP address range that is used for the DHCP pool.
Configure a network statement with a valid IP address range.
System management
201