![Cisco ASR 14000 Series Management Command Reference Download Page 172](http://html.mh-extra.com/html/cisco/asr-14000-series/asr-14000-series_management-command-reference_66667172.webp)
Configuration Management Commands on Cisco IOS XR Software
show
SMR-170
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
On most systems, the
Ctrl-Z
key combination can be entered at any time to interrupt the output and
return to EXEC mode. For example, issue the
show running-config | begin hostname
command to start
the display of the running configuration file at the line containing the hostname setting, then use
Ctrl-Z
when you get to the end of the information you are interested in.
The following is sample output from the
show
configuration
running
|
begin
line
command. The
output begins with unfiltered output from the first line that contains the regular expression “line.” In this
example, at the --More-- prompt, a new search is specified that begins with output lines that contain the
regular expression “ipv4.”
Note
The use of the keyword
begin
does not constitute a filter.
RP/0/RP0/CPU0:router#
show configuration running | begin line
Building configuration...
line console
exec-timeout 120 120
!
logging trap
--More--
/ipv4
filtering...
route ipv4 0.0.0.0 255.255.0.0 pos0/2/0/0
interface pos0/2/0/0
ipv4 address 172.19.73.215 255.255.0.0
end
Related Commands
Command
Description
Displays output from a text file.