4.CongurationSetup
4-16
TI 30A10A30-01E
4.3.9 Configuringaringnetwork
This section describes how to configure a ring network using network switches for Vnet/IP.
Setting an L2SW for MRP ring network
The example below describes how to configure an L2SW in a ring network using an MRP.
The ring part must be wired after all the settings of the L2SW are done.
L2SW setting for Ring manager
F040316.ai
(Hirschmann MACH) >enable
(Hirschmann MACH) #configure
(Hirschmann MACH) (Config)#mrp new-domain default-domain
MRP domain created:
Domain ID: 255.255.255.255.255.255.255.255.255.255.255.255.255.255.255.255
(Default MRP domain)
(Hirschmann MACH) (Config)#mrp current-domain port primary 1/1
Primary Port set to 1/1
(Hirschmann MACH) (Config)#mrp current-domain port secondary 1/2
Secondary Port set to 1/2
(Hirschmann MACH) (Config)#mrp current-domain mode manager
Mode of Switch set to Manager
(Hirschmann MACH) (Config)#mrp current-domain recovery-delay 200ms
Recovery delay set to 200ms
(Hirschmann MACH) (Config)#mrp current-domain advanced-mode enable
Advanced Mode (react on link change) set to Enabled
(Hirschmann MACH) (Config)#mrp current-domain operation enable
Operation set to Enabled
(Hirschmann MACH) (Config)#exit
L2SWsettingforotherthanRingmanager(non-RM)
When setting the L2SW in a non-RM configuration, the parameter has to be changed from
“manager” to “client” by “mrp current-domain mode” command. This is the only difference
between the RM and non-RM configuration.
The ring network setting status by the MRP can be confirmed by “show mrp” command. An
example is shown below when the “show mrp” command is executed.
F040317.ai
(Hirschmann MACH) # show mrp
Domain ID:
255.255.255.255.255.255.255.255.255.255.255.255.255.255.255.255
(Default MRP domain)
Configuration Settings:
Advanced Mode (react on link change).... Enabled
Manager Priority........................ 32768
Mode of Switch (administrative setting). Manager
Mode of Switch (real operating state)... Manager
Domain Name............................. <empty>
Recovery delay.......................... 200ms
Port Number, Primary.................... 1/1, State: Not Connected
Port Number, Secondary.................. 1/2, State: Not Connected
VLAN ID................................. 0 (No VLAN)
Operation............................... Enabled
Dec. 26, 2016-00