show run |
grep
ethernet
does not return the previous search result because it only
searches for instances containing a noncapitalized “ethernet”
show run |
grep
Ethernet
ignore-case
returns instances containing both “Ethernet” and “ethernet”
no-more
does not paginate the display output
save
copies the output to a file for future use
Displaying All Output
To display the output all at once (not one screen at a time), use the
no-more
option after the pipe. This
operation is similar to the
terminal length screen-length
command except that the
no-more
option affects the output of just the specified command. For example:
Dell#show running-config|
no-more
.
Filtering the Command Output Multiple Times
You can filter a single command output multiple times. To filter a command output multiple times, place
the
save
option as the last filter. For example:
Dell# command | grep regular-expression |
except regular-expression | grep other-regular-expression | find regular-
expression | no-more | save
.
Enabling Software Features on Devices Using a Command
Option
This capability to activate software applications or components on a device using a command is
supported on the S4810, S4820T, and S6000, platforms.
Starting with Release 9.4(0.0), you can enable or disable specific software functionalities or applications
that need to run on a device by using a command attribute in the CLI interface. This capability enables
effective, streamlined management and administration of applications and utilities that run on a device.
You can employ this capability to perform an on-demand activation or turn-off of a software component
or protocol. A feature configuration file that is generated for each image contains feature names denotes
whether this enabling or disabling method is available for such features. In 9.4(0.0), you can enable or
disable the VRF application globally across the system by using this capability.
You can activate VRF application on a device by using the
feature vrf
command in CONFIGURATION
mode.
NOTE: The
no feature vrf
command is not supported on any of the platforms.
To enable the VRF feature and cause all VRF-related commands to be available or viewable in the CLI
interface, use the following command. You must enable the VRF feature before you can configure its
related attributes.
Dell(conf)# feature vrf
CLI Basics
43
Содержание Networking S6000 System
Страница 1: ...Dell Command Line Reference Guide for the S6000 System 9 5 0 0 ...
Страница 558: ...Version 8 3 10 0 Introduced on the S4810 558 Equal Cost Multi Path ECMP ...
Страница 579: ...Version 8 3 12 0 Introduced on the S4810 FCoE Transit 579 ...
Страница 773: ...dropped in keepalive Dell Related Commands show ip cam stack unit displays the CAM table IPv4 Routing 773 ...
Страница 1319: ...Gi1 2 2 STP PVST Dell Related Commands show running config displays the current configuration Service Provider Bridging 1319 ...
Страница 1331: ...Gi 3 40 configured rate 16384 actual rate 16384 sub sampling rate 1 Dell sFlow 1331 ...
Страница 1480: ...Version 8 3 8 0 Introduced on the S4810 1480 Virtual Link Trunking VLT ...