Reference Guide

forwarding-router-address — Enter the next-hop IPv4/IPv6 address of a forwarding router
(gateway) for network trac from the management port.
managementethernetCongure the Management port as the interface for the route; forces the route
to be associated with the management interface.
Default Not congured
Command Mode CONFIGURATION
Usage Information Management routes are separate from IP routes and are only used to manage the system through the
management port. To display the currently congured IPv4 and IPv6 management routes, enter the show ip
management-route and show ipv6 management-route commands. Warning: Avoid conguring an IPv4
or IPv6 address and a static route for the management interface that conict with an IPv4 or IPv6 address
and static route on a front-end port interface.
Example (IPv4)
OS10(config)# management route 10.10.20.0/24 10.1.1.1
OS10(config)# management route 172.16.0.0/16 managementethernet
Example (IPv6)
OS10(config)# management route 10::/64 10::1
Supported Releases 10.2.2E or later
move
Moves or renames a le on the cong or home system directories.
Syntax
move [config: | home: | usb:]
Parameters
config: — Move from conguration directory (config://filepath).
home: — Move from home directory (home://filepath).
usb: — Move from USB le system (usb://filepath).
Default Not congured
Command Mode EXEC
Usage Information Use the dir config command to view the directory contents.
Example
OS10# move config://startup.xml config://startup-backup.xml
Example (dir)
OS10# dir config
Directory contents for folder: config
Date (modified) Size (bytes) Name
--------------------- ------------ -----------
2017-04-26T15:23:46Z 26704 startup.xml
Supported Releases 10.2.0E or later
no
Disables or deletes commands in EXEC mode.
Syntax
no [alias | debug | support-assist-activity | terminal]
Getting Started 55