R211x-HP Flexfabric 11900 Fundamentals Command Reference

135
Parameters
file-url: Specifies a file name.
Examples
# Display the contents of the test.txt file.
<Sysname> more test.txt
Have a nice day.
# Display the contents of the testcfg.cfg file.
<Sysname> more testcfg.cfg
#
version 7.1.045, Feature 2110L06
#
mdc Admin id 1
#
sysname Sysname
#
telnet server enable
#
---- More ----
# In standalone mode, display the contents of the testcfg.cfg file on the standby MPU (in slot 5).
<Sysname> more slot5#flash:/testcfg.cfg
#
version 7.1.045, Feature 2110L06
#
mdc Admin id 1
#
sysname Sysname
#
telnet server enable
#
---- More ----
# In IRF mode, display the contents of the testcfg.cfg file on the global active MPU.
<Sysname> more testcfg.cfg
#
version 7.1.045, Feature 2110L06
#
mdc Admin id 1
#
sysname Sysname
#
telnet server enable
#
---- More ----
# In IRF mode, display the contents of the testcfg.cfg file on the standby MPU that resides in slot 5 of
member device 2.
<Sysname> more chassis2#slot5#flash:/testcfg.cfg
#