Reference Guide

21 Management Networks for Dell EMC Networking
Configure the VLAN for connections to the upstream and server connections port 1/48 is used for upstream
and ports 1/1-1/4 are used for server connections in this example. Provide an interface description and apply
an IP address. Tag the ports that will be part of the management VLAN
Note: Replace the IP address and VLAN ID shown to match your network.
OS9(conf)# interface vlan 10
OS9(conf-if-vl-10)# description Management VLAN
OS9(conf-if-vl-10)# ip address 192.168.1.10/24
OS9(conf-if-vl-10)# no shutdown
OS9(conf-if-vl-10)# tagged tengigabitethernet 1/1-1/4,1/48
5.2.2 OS10EE configuration
The commands in this section describe the steps needed to configure the management VLAN port on a Dell
EMC PowerSwitch series switch with OS10EE installed. Replace the IP address with an available one for
your network.
Configure the management VLAN for upstream and server connections VLAN 10 is used for upstream and
server management in this example. Provide interface descriptions. Apply an IP address to the VLAN and add
the VLAN to the ports.
OS10(config)# interface vlan 10
OS10(config)# description “Management VLAN”
OS10(conf-if-vl-10)# ip address 192.168.1.10/24
OS10(conf-if-vl-10)#exit
Add/apply VLAN to upstream port(s)
OS10(config)# description “upstream network”
OS10(config)# interface ethernet 1/1/48
OS10(conf-if-eth1/1/48)# switchport mode trunk
OS10(conf-if-eth1/1/48)# switchport trunk allowed vlan 10
OS10(config)# description “server connections”
OS10(config)# interface range ethernet 1/1/1-1/1/4
OS10(conf-if-eth1/1/48)# switchport mode trunk
OS10(conf-if-eth1/1/48)# switchport trunk allowed vlan 10
Show port configuration:
OS10(conf-if-eth1/1/48)# show configuration
!
interface ethernet1/1/48
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 10
While some switches have SSH enabled by default (with Telnet disabled), others have Telnet enabled by
default. For example, switches running OS10EE have SSH enabled and telnet disabled by default. Check the
documentation for the switches you are using to find the default protocols that are enabled and the ID and