Configure Out-Of-Band Management Port (Optional); Http And Telnet Authentication - Dell Networking N2000 Series Manual

Switch dell networking n2000 series
Hide thumbs Also See for Networking N2000 Series:
Table of Contents

Advertisement

3.1

Configure out-of-band management port (Optional)

This section configures a 1GbE port to be used as a dedicated out-of-band management port. It is
recommended to perform this step. If you skip this step, then all configuration and monitoring must be
performed through the serial ports.
Note: In the configuration below, Vlan 50 is used for management. Use any valid non-default vlan in your
setup. The IP address provided should be accessible from your management system (and not connected
to the SAN). The switch port used in this configuration should be connected to a LAN or management
network.
console>enable
console#configure
console(config)#vlan 50
console(config-vlan50)#exit
console(config)#interface vlan 50
console(config-if-vlan50)#ip address ipaddress mask
console(config-if-vlan50)#exit
console(config)#interface gigabitethernet 1/0/port number
console(config-if-Gi1/0/port number)#switchport access vlan 50
console(config-if-Gi1/0/port number)#exit
Note: If your management system is in the same subnet as the switch then omit the step below.
console(config)#ip default-gateway gateway
Warning! Notice! The configured default gateway will not take effect until an
interface belonging to the same subnet as the configured Gateway is created and
activated.
console(config)#exit
3.2

HTTP and Telnet authentication

console>enable
console#config
console(config)#line telnet
14
SCG1015
Dell Networking N2000 Series Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents