Concept Guide

Based on if the VRF feature is identied as supported in the Feature Conguration le, conguration command feature vrf becomes
available for usage. This command is stored in the running-conguration and precedes all other VRF-related congurations.
To display the state of Dell EMC Networking OS features:
DellEMC# 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
DellEMC#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 EMC Networking OS
To upgrade Dell EMC Networking Operating System (OS), refer to the Release Notes for the version you want to load on the system.
You can download the release notes of your platform at https://www.force10networks.com. Use your login ID to log in to the website.
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. To transfer les to an external
server, use the
copy source-le-url http://host[:port]/le-path command.
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 USB device, enter usbash:// followed by the lename.
In the Dell EMC Networking OS release 9.8(0.0), HTTP services 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.
Getting Started
57