4.CongurationSetup
4-14
TI 30A10A30-01E
(2) Disableunusedportsnotconnectedtoanydomain
To disable unused ports, use “shutdown” command in “Interface Config” mode. The following
example shows the commands to disable the ports 2 and 4 to 16 of L3SW-1.
F040312.ai
(Hirschmann MACH) >enable
(Hirschmann MACH) #configure
(Hirschmann MACH) (Config)#interface 1/2
(Hirschmann MACH) (Interface 1/2)#shutdown
(Hirschmann MACH) (Interface 1/2)#exit
(Hirschmann MACH) (Config)#interface 1/4
(Hirschmann MACH) (Interface 1/4)#shutdown
(Hirschmann MACH) (Interface 1/4)#exit
(Snip) interface 1/5 to 1/15 --- repeat the same setting
(Hirschmann MACH) (Config)#interface 1/16
(Hirschmann MACH) (Interface 1/16)#shutdown
(Hirschmann MACH) (Interface 1/16)#exit
(Hirschmann MACH) (Config)#exit
(Hirschmann MACH) #
Figure Exampleofconfigurationtodisableunusedports
To confirm if the unused ports are disabled appropriately, use “show port all” command. (See
section 4.3.3)
The following sample display shows the result of “show port all” command execution after setting
the L3SW-1. Confirm if the modification of port disabling is correct by using this command.
F040313.ai
Admin Physical Physical Link Link Cable-Cross Flow Device VLAN
Intf Type Mode Mode Status Status Trap PhysMode Fix Mode status Prio
------ ------ ------- ---------- ---------- ------ ------- ------------ ------- ------- ----
1/1 Enable Auto Down Enable Disable Enable Ignore 0
1/2 Disable Auto Down Enable Disable Enable Ignore 0
1/3 Enable Auto Down Enable Disable Enable Ignore 0
1/4 Disable Auto Down Enable Disable Enable Ignore 0
1/5 Disable Auto Down Enable Disable Enable Ignore 0
1/6 Disable Auto Down Enable Disable Enable Ignore 0
1/7 Disable Auto Down Enable Disable Enable Ignore 0
1/8 Disable Auto Down Enable Disable Enable Ignore 0
1/9 Disable Auto Down Enable Disable Enable Ignore 0
1/10 Disable Auto Down Enable Disable Enable Ignore 0
1/11 Disable Auto Down Enable Disable Enable Ignore 0
1/12 Disable Auto Down Enable Disable Enable Ignore 0
1/13 Disable Auto Down Enable Disable Enable Ignore 0
1/14 Disable Auto Down Enable Disable Enable Ignore 0
1/15 Disable Auto Down Enable Disable Enable Ignore 0
1/16 Disable Auto Down Enable Disable Enable Ignore 0
Figure Exampleofconfirmingthestatusforunusedports
Once the configuration to cascade the domains has finished through above procedure, use “copy
system:running-config nvram:startup-config” command to save the configuration to the non-
volatile memory as the startup-config file. (See section 4.3.5.)
Sep. 19, 2014-00