4.CongurationSetup
4-13
TI 30A10A30-01E
Settingprocedure
For the cascaded domain connection, an example of a setting procedure is as shown below.
IMPORTANT
The L3SW from live network must be segregated before executing this procedure unless otherwise the Vnet/IP
network will become unstable caused by the address conflict during an incomplete configuration.
(1) AssignuniqueIPaddresstocascadedportofRecommendedL3SW
To change the assigned IP address of the Recommended L3SW port, use “ip address” command
in “Interface Config” mode. The following configuration shows a sample of assigning the IP
address of port 3 as “192.168.3.252/24”.
F040310.ai
(Hirschmann MACH) >enable
(Hirschmann MACH) #configure
(Hirschmann MACH) (Config)#interface 1/3
(Hirschmann MACH) (Interface 1/3)#ip address 192.168.3.252 255.255.255.0
Figure ExampleofchanginganIPaddressforL3SWport
To confirm the modification of the assigned IP address for each L3SW port, use “show ip
interface brief” command in “Privileged Exec” mode. A sample display of “show ip interface brief”
command execution is as shown below.
By using this command, confirm if the modification of assigned IP address for each port is
correct.
F040311.ai
(Hirschmann MACH) #show ip interface brief
Netdir Multi
Interface IP Address IP Mask Bcast CastFwd
--------- --------------- --------------- -------- --------
1/1 192.168.1.253 255.255.255.0 Disable Disable
1/2 192.168.2.253 255.255.255.0 Disable Disable
1/3 192.168.3.252 255.255.255.0 Disable Disable
1/4 192.168.4.253 255.255.255.0 Disable Disable
1/5 192.168.5.253 255.255.255.0 Disable Disable
1/6 192.168.6.253 255.255.255.0 Disable Disable
1/7 192.168.7.253 255.255.255.0 Disable Disable
1/8 192.168.8.253 255.255.255.0 Disable Disable
1/9 192.168.9.253 255.255.255.0 Disable Disable
1/10 192.168.10.253 255.255.255.0 Disable Disable
1/11 192.168.11.253 255.255.255.0 Disable Disable
1/12 192.168.12.253 255.255.255.0 Disable Disable
1/13 192.168.13.253 255.255.255.0 Disable Disable
1/14 192.168.14.253 255.255.255.0 Disable Disable
1/15 192.168.15.253 255.255.255.0 Disable Disable
1/16 192.168.16.253 255.255.255.0 Disable Disable
Figure Exampleof“showipinterfacebrief”commanddisplay
Dec. 26, 2016-00