User`s guide

Using the Command Line Interface Cayman 3220-H Users Guide
4-16 December 2000
CONFIG node starts with I, you could enter one letter (“i”) to
move to the IP node.
Dogzilla (top)>> i
Dogzilla (ip)>>
Jumping down several nodes at onceYou can jump
down several levels in the CONFIG hierarchy by entering the
complete path to a node.
Dogzilla (top)>> ip static-routes
Dogzilla (ip static-routes)>>
Moving up one nodeYou can move up through the
CONFIG hierarchy one node at a time by entering the up
command.
Dogzilla (ip static-routes)>> up
Dogzilla (ip>>
Jumping to the top nodeYou can jump to the top level
from anywhere in the CONFIG hierarchy by entering the top
command.
Dogzilla (ip static-routes)>> top
Dogzilla (top)>>
Moving from one subnode to anotherYou can move from
one subnode to another by entering a partial path that identifies
how far back to climb.
Dogzilla (ip)>> bridge
Dogzilla (bridge)>>
Moving from any subnode to any other subnodeYou
can move from any subnode to any other subnode by entering a
partial path that starts with a top-level CONFIG command.
Dogzilla (ip ethernet)>> ip gateway
Dogzilla (ip gateway)>>
Scrolling backward and forward through recent
commands You can use the Up and Down arrow keys to
scroll backward and forward through recent commands you
have entered. When the command you want appears, press
Enter to execute it.