Specifications
DES-1228/ME Layer 2 Metro Ethernet Switch CLI Reference Manual
62
Example usage:
To ping the IP address 10.48.74.121 four times:
DES-1228/ME:4#ping 10.48.74.121 times 4
Command: ping 10.48.74.121
Reply from 10.48.74.121, time<10ms
Reply from 10.48.74.121, time<10ms
Reply from 10.48.74.121, time<10ms
Reply from 10.48.74.121, time<10ms
Ping statistics for 10.48.74.121
Packets: Sent =4, Received =4, Lost =0
DES-1228/ME:4#
config terminal line
Purpose Used to configure the number of rows which can be displayed at a screen.
Syntax
config terminal_line [default | <value 20-80>]
Description Used to configure the number of rows which can be displayed on a screen. Default value
is 24.
Parameters None.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To configure the terminal line:
DES-1228/ME:4# config terminal_line 30
Command: config terminal_line 30
Success.
DES-1228/ME:4#
show terminal line
Purpose Used to display the number of rows which can be displayed at a screen.
Syntax
show terminal_line
Description Used to display the number of rows which can be displayed on a screen.
Parameters None.
Restrictions None.
Example usage:
To show the terminal line:
DES-1228/ME:4# show terminal_line
Command: show terminal_line
Current terminal line number : 30
DES-1228/ME:4#