DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
10
the character '?' in a string argument, press ctrl+v immediately
followed by the character '?'.
Switch#
The following example shows how to use the
word
help to display all the Privileged EXEC Mode
commands that begin with the letters “re”. The letters entered before the question mark (?) are
reprinted on the next command line to allow the user to continue entering the command.
Switch# re?
reboot Reboot system.
reset Reset the all configurations without rebooting.
Switch# re
The following example shows how to use the
command syntax
help to display the next argument of
a partially complete IGMP snooping command. The characters entered before the question
mark (?) is reprinted on the next command line to allow the user to continue entering the command.
Switch(config)# ip igmp ?
snooping Enable IGMP snooping
Switch(config)# ip igmp
2-2
configure terminal
This command is used to enter the Global Configuration Mode.
configure terminal
Parameters
None.
Default
None
Command Mode
Privilege EXEC Mode.
Command Default Level
Level: 15
Usage Guideline
This command is used to enter the Global Configuration Mode.
Example
This example shows how to enter into Global Configuration Mode.
Switch# configure terminal
Switch(config)#