Ulterius Technologies LLC FDN40 Manuel D’Utilisation

Page de 388
 
CHAPTER 2: SYSTEM FEATURES 
Configuration User Manual 
47 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
Screen 2-8: Port Basic Settings  
2.2.17  Configuring an Interface as Switch Port/ Router Port 
Configuring an interface as Router Port configures the port as a Layer 3 
interface. 
2.2.17.1  CLI Configuration 
1.  Execute the following commands to configure a port as a switch port. 
 
Enter the Global Configuration mode. 
UltOs# configure terminal 
 
Enter the Interface Configuration mode for lan 0/1. 
UltOs(config)# interface lan 0/1 
 
Shutdown the interface. 
UltOs(config-if)# shutdown 
 
Configure the interface as switch port. 
UltOs(config-if)# switchport 
 
Bring up the interface. 
UltOs(config-if)# no shutdown 
 
Exit from configuration mode. 
UltOs(config-if)# end 
 
The specified interface must be shutdown prior to the configuration. "no switchport" 
configuration is applicable only in WAN ports. 
2.2.17.2  Web Configuration 
Switch Port/ Router Port can be configured through WEB interface using the 
Port Basic Settings screen. For screenshot, refer 2.2.16.2.