SmartSwitch Router User Reference Manual 7Chapter 1: Introductionwithout typing the subsystem name in each time. For example, if you are configuringseveral entries for the IP routing table, you can simply enter ip at the CLI Configureprompt. The prompt changes to indicate that the context for the commands to be enteredhas changed to that of the IP subsystem. If you type a ?, only those commands that arevalid for the IP subsystem are displayed. The following is an example:Line Editing CommandsThe SSR provides line editing capabilities that are similar to Emacs, a Unix text editor. Forexample, you can use certain line editing keystrokes to move forward or backward on aline, delete or transpose characters, and delete portions of a line. To use the line editingcommands, you need to have a VT-100 terminal or terminal emulator. The line editingcommands that you can use with CLI are detailed in Table 1.ssr(config)# ipssr(config)(ip)# ?add - Add a static routedos - Configure specific denial of service featuresdisable - Disable certain IP functionenable - Enable certain IP functionhelper-address - Specify IP helper address for an interfacel3-hash - Change IP hash variant for channelset - Set ip stack propertiesCtrl-z - Exits to previous leveltop - Exits to the top levelssr(config)(ip)# [Ctrl-Z]ssr(config)#Table 1. CLI Line Editing CommandsCommand Resulting ActionCtrl-a Move to beginning of lineCtrl-b Move back one characterCtrl-c Abort current lineCtrl-d Delete character under cursorCtrl-e Move to end of lineCtrl-f Move forward one characterCtrl-g Abort current lineCtrl-h Delete character just priority to the cursorCtrl-i Insert one space (tab substitution)Ctrl-j Carriage return (executes command)