Concept Guide
Based on if the VRF feature is identied as supported in the Feature Conguration le, conguration command feature vrf becomes
available for usage. This command is stored in the running-conguration and precedes all other VRF-related congurations.
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 buer.
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 conguration 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 conguration, enter the keyword running-cong.
• To copy the startup conguration, enter the keyword startup-cong.
• To copy a le on the USB device, enter usbash:// 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, congure that HTTP server to use a specic routing table. You can use the ip http vrf
command to inform the HTTP server to use a specic routing table. After you congure 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 dene the VRF.
You can specify either the management VRF or a nondefault VRF to congure the VRF awareness setting.
Getting Started
57










