Users Guide

NOTE: The MXL and Z9000 platforms currently do not support VRF. These platforms support only the management and
default VRFs, which are available by default. As a result, the feature vrf command is not available for these platforms.
To display the state of Dell Networking OS features:
Dell#show feature
Example of show feature output
For a particular target where VRF is enabled, the show output is similar to the following:
Feature State
------------------------------
VRF enabled
View Command History
The command-history trace feature captures all commands entered by all users of the system with a time stamp and writes these
messages to a dedicated trace log buer.
The system generates a trace message for each executed command. No password information is saved to the le.
To view the command-history trace, use the show command-history command.
Example of the show command-history Command
Dell#show command-history
[12/5 10:57:8]: CMD-(CLI):service password-encryption
[12/5 10:57:12]: CMD-(CLI):hostname Force10
[12/5 10:57:12]: CMD-(CLI):ip telnet server enable
[12/5 10:57:12]: CMD-(CLI):line console 0
[12/5 10:57:12]: CMD-(CLI):line vty 0 9
[12/5 10:57:13]: CMD-(CLI):boot system rpm0 primary flash://FTOS-CB-1.1.1.2E2.bin
Upgrading Dell Networking OS
NOTE: To upgrade Dell Networking Operating System (OS), refer to the Release Notes for the version you want to load
on the system.
Using HTTP for File Transfers
Stating with Release 9.3(0.1), you can use HTTP to copy les or conguration details to a remote server. Use the copy source-le-
url http://host[:port]/le-path command to transfer les to an external server.
Enter the following source-le-url keywords and information:
To copy a le from the internal FLASH, enter ash:// followed by the lename.
To copy the running conguration, enter the keyword running-cong.
To copy the startup conguration, enter the keyword startup-cong.
To copy a le on the external FLASH, enter usbash:// followed by the lename.
In the Dell Networking OS release 9.8(0.0), HTTP services are enhanced to support the VRF-aware functionality. If you want the
HTTP server to use a VRF table that is attached to an interface, congure that HTTP server to use a specic routing table. You can
use the ip http vrf command to inform the HTTP server to use a specic routing table. After you congure this setting, the
VRF table is used to look up the destination address.
NOTE: To enable HTTP to be VRF-aware, as a prerequisite you must rst dene the VRF.
You can specify either the management VRF or a nondefault VRF to congure the VRF awareness setting.
52
Getting Started