Users Guide

Table Of Contents
Table 19. Command Description
Command Description
MX9116N-A2#
xii. After completing the above step, upgrade the
next Networking I/O Module.
xiii. After all Fabric Switching Engines are updated,
all solution components (compute, chassis, and
fabric switching engine) in this entire process will
be updated. Power cycle the MX7000 chassis
after updating all applicable solution components.
Remote access
After you install or upgrade OS10 and log in, you can set up remote access to the OS10 command-line interface and the Linux
shell. Connect to the switch using the serial port. Serial port settings are 115200 baud, 8 data bits, and no parity.
Configure remote access
1. Configure the Management IP address.
2. Configure Management route.
3. Configure user name and password.
Configure Management IP address
To remotely access OS10, assign an IP address to the management port. Use the management interface for out-of-band (OOB)
switch management.
1. Configure the management interface from CONFIGURATION mode.
interface mgmt 1/1/1
2. By default, DHCP client is enabled on the Management interface. Disable the DHCP client operations in INTERFACE mode.
no ip address dhcp
3. Configure an IPv4 or IPv6 address on the Management interface in INTERFACE mode.
ip address A.B.C.D/mask
ipv6 address A:B/prefix-length
4. Enable the Management interface in INTERFACE mode.
no shutdown
Configure Management interface
OS10(config)# interface mgmt 1/1/1
OS10(conf-if-ma-1/1/1)# no ip address dhcp
OS10(conf-if-ma-1/1/1)# ip address 10.1.1.10/24
OS10(conf-if-ma-1/1/1)# no shutdown
Configure Management route
To set up remote access to OS10, configure a management route after you assign an IPv4 or IPv6 address to the Management
port. The Management port uses the default management route to communicate with a different network. The management
route allows you to separate Management traffic from data traffic.
58
Getting Started with Dell EMC SmartFabric OS10