|
|
This booklet provides a summary of the commands a system admini-strators uses to configure a Cisco router for its routing and bridging tasks. The commands are listed in alphabetical order by command type within sections. The Table of Contents lists the section page numbers; the Index lists each command and the page where its description can be found. See the Router Products Configuration and Reference publication for more complete descriptions and examples of the commands.
The command descriptions use these conventions:
screen font.
boldface screen font.
Router>
Router#
| Command | Function |
|---|---|
| Delete or Backspace | Erase characters |
| Ctrl-U | Delete line |
--More--
Use the privileged EXEC command configure to begin configuration of the router.
Router> enable
Password:
Router#
Router# configure
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line.Edit with DELETE, CTRL/W, and CTRL/U; end with CTRL/Z
The following table lists the edit key functions and their meanings.
| Key | Meaning |
|---|---|
| Delete or Backspace | Erases one character |
| Ctrl-W | Erases a word |
| Ctrl-U | Erases a line |
| Ctrl-R | Redisplays a line |
| Return | Executes single-line commands |
| Ctrl-Z | Ends configuration mode and returns to the EXEC |
Type Ctrl-Z to end configuration mode. Enter the disable EXEC command to return to the user-level EXEC prompt.
Configuration commands are categorized by these functions:
Observe the following guidelines when you enter configuration commands:
Connects to a remote host using the Telnet protocol.
connect routerdisconnect [connection]
Closes a connection.
disconnect 2{exit|quit|logout}
Any of these commands terminates the EXEC command processor and closes any active session.
name-connectionAssigns a logical name to a connection. The EXEC prompts for the connection number and name to assign.
resume [connection]Resumes a connection.
resume 3where
Displays information about open connections associated with the current terminal line and provides the connection number.
Lists commands you can enter to temporarily change hardware and software parameters of the current line.
terminal data-character-bits {7|8}Sets the number of ASCII characters sent over network connections to X.25 hosts.
Sets or removes the escape character for the current terminal line. Default is Ctrl ^.
terminal escape-character 17terminal exec-character-bits {7|8}
Sets the number of characters read by the command parser, including those entered in configuration mode.
Sets the terminal screen length. A screen length of zero or the no keyword disables pausing between screens of output. The screen length specified can be learned by hosts. Default is 24.
terminal length 0terminal [no] monitor
Copies debug command output and system error messages to the current terminal as well as to the console terminal.
terminal [no] notifyEstablishes or removes message notification.
terminal [no] padding decimal-number countSets or cancels character padding on the current terminal line.
terminal padding 25 20terminal special-character-bits {8|7}
Sets a mode that compares typed-in characters with special key sequences such as flow control, escape, and disconnect functions.
Records, removes, or changes the current terminal type.
terminal terminal-type VT100terminal [no] width columns
Sets the number of characters (columns) on a single line of the current terminal screen. Default is 80.
terminal width 132
Aborts connections and processes and resets a terminal line.
clear line 3copy flash tftp
Copies a Flash TFTP image back to a TFTP server.
copy tftp flashCopies a TFTP image into the current Flash configuration.
copy verifyProvides a checksum on Flash memory.
debug ?Lists and briefly describes all the debug command options.
Invokes a diagnostic tool for testing connectivity. Results are helpful for evaluating path-to-host reliability, delays over the path, and whether the host is functioning.
show ?Lists show command options for the user-level prompt or privileged-level prompt, whichever is active.
test interfacesIntended for use by Cisco technical personnel only; not for diagnosing problems with an operational router.
test memoryIntended for use by Cisco technical personnel only; not for diagnosing problems with an operational router. .
test sbeTests CSC-R16 16-Mbps Token Ring cards. Perform this test only at the direction of Cisco technical support, and do not issue the command while the system is in use.
trace [destination]Allows the network administrator to discover the routes that packets will actually take when traveling to their destinations. Supports both IP and CLNS route tracing. To terminate the trace command operation, type the escape sequence.
undebug optionDisables diagnostic output enabled by debug command option.
debug packet undebug packetwrite erase
Erases the configuration information in nonvolatile memory. This command does not affect the configuration in use.
write memoryCopies the current configuration information to nonvolatile memory.
write networkSends a copy of the current configuration information to a server host. The system prompts for a destination host and a file name.
write terminalDisplays the current configuration information.
Shows or removes the message that the EXEC command interpreter displays whenever a user starts any EXEC process or activates a line.
banner motd # Building power will be off from 7:00 AM to 9:00 AM this Tuesday.#[no] boot buffersize bytes
Specifies the size of the buffer to be used for netbooting a host or a net-work configuration file. The no form restores the default, which is the size of nonvolatile memory, or 32 kilobytes if you do not have nonvolatile memory.
boot buffersize 64[no] boot {host|network|system} filename [address]
Configures the system image boot files. The no form with the appropriate keyword and filename removes the name. The command can be entered multiple times to build ordered lists.
[no] boot system flash filenameboot host config1boot network config2boot systemopsoft
Configures the system image boot files to boot the system from Flash memory.
boot system flash sysimage[no] boot system rom
Configures the system to auto-boot from the ROM system image. This command is usually used as a backup to other boot system commands that specify system images existing on the network or in Flash memory.
[no] buffers {small|middle|big|large|huge}Allows a network administrator to adjust initial buffer pool settings and set limits at which temporary buffers are created and destroyed. The no form with appropriate keywords and arguments restores the default buffer values. Use this command only if instructed to by Cisco technical personnel.
buffers small min-free 50[no] buffers huge size number
Dynamically resizes all huge buffers to the value that you supply. The buffer size cannot be lowered below the default. The no version with the argument restores the default buffer values. Use this command only when instructed to by Cisco technical personnel.
buffers huge size 20000config-register value
Upon system restart, changes software configuration register settings.
Use with the boot system flash command to enable the system to boot from Flash memory or the ROM monitor on the IGS.
config-reg 0xF boot system flash sysimagedefault-value data-character-bits {8|7}
Sets the number of ASCII characters sent over network connections to X.25 hosts.
Sets the number of characters read by the command parser, including those entered in configuration mode.
Sets a mode that compares typed-in characters with special key sequences such as flow control, escape, and disconnect functions.
Controls automatic dialing of DDR using standard IP or bridging access lists. Applies to dial-on-demand only.
dialer-list 1 list 101 dialer-list 2 protocol apollo deny[no] enable last-resort {succeed|password}
Allows you to specify what happens if the TACACS servers used by the enable command do not respond. The default action is to fail.
Assigns a password for the privileged command level.
enable password yourpassword[no] enable use-tacacs
Enables or disables use of TACACS to check the user ID and password supplied to the EXEC enable command.
hostname nameSpecifies the name for the network server. Default is Router.
hostname HALinterface dialer number
Designates a dialer group number, indicated by the number argument.
interface dialer 1
encapsulation ppp
dialer map ip 131.108.2.5 username zebra 1415553434
interface type unit
Specifies an interface and begins interface configuration.
interface serial 0 interface bri 0line [type-keyword] first-line [last-line]
Identifies a specific line for configuration and starts line configuration.
line vty 0 4[no] logging buffered
Copies logging messages to an internal buffer instead of writing them to the console.
[no] logging console levelLimits the logging of messages displayed on the console terminal to messages at or above the specified level. Default is debugging.
The argument level is one of the following keywords:
logging console emergencies[no] logging IP-address
Identifies a syslog server host to receive logging messages.
logging 131.108.2.125[no] logging monitor level
Limits the logging messages displayed on terminal lines other than the console line to messages with a level at or above level.
logging monitor notifications[no] logging on
Enables or disables message logging to all supported destinations except the console. Default is enabled.
[no] logging trap levelLimits the logging messages sent to syslog servers to messages with a level at or above level.
logging trap errors[no] priority-list list default queue-keyword
Assigns a priority queue for those datagrams that did not match any other rule in the priority list. If no default or the no form is specified, the normal queue is assumed.
priority list 2 default medium[no] priority-list list interface interface-name queue-keyword
Sets up priority queuing on the specified interface. The no form removes the item from the list.
priority list 1 interface ethernet 2 medium[no] priority-list list protocol protocol-name queue-keyword [args]
Sets up priority queuing by protocol type. The no form removes the item from the list.
priority-list 1 protocol decnet high priority-list 4 protocol decnet medium lt 200 priority-list 4 protocol ip medium tcp 23[no] priority-list list queue-limit high-limit medium-limit normal-limit low-limit
Specifies the maximum number of packets that can wait in a single priority queue. If a priority queue overflows, the router discards excess datagrams and may send quench messages. The no form resets all four queue sizes to their defaults: high-limit = 20; medium-limit = 40;
normal-limit = 60; low-limit = 80.
priority-list 1 queue-limit 20 20 20 10[no] priority-list list stun queue-keyword address group-number address-number
Sets up priority queuing based on the address of the serial link. The no form removes the item from the list.
priority list 1 stun high address 1 C1[no] scheduler-interval milliseconds
Sets the maximum amount of time that can elapse without the router running the lowest-priority system processes. The minimum interval that can be specified is 500 milliseconds; there is no maximum value. The no form restores the no maximum default.
scheduler-interval 750[no] service keyword
Tailors use of network-based services by the network server.
The argument keyword is one of the following:
no service config[no] smt-queue-threshold number
Sets or removes the maximum number of unprocessed FDDI Station Management (SMT) frames that the router will hold for processing. The no form restores the default, which is the number of installed FDDI interfaces.
smt-queue-threshold 2no snmp-server
Disables the SNMP operations.
[no] snmp-server access-list listSets up an access list that determines which hosts can send requests to the network server. Applies only to the global read-only SNMP agent configured by the snmp-server community command.
snmp-server access-list 20snmp-server community [string [RO|RW] [list]]
Enables or disables SNMP server operation on the network server.
snmp-server community yourstring RO 4[no] snmp-server host IP-address community-string [snmp|tty]
Specifies which host or hosts should receive TRAP messages.
snmp-server host 131.108.2.160 yourstring[no] snmp-server packetsize bytes
Sets or removes control over the largest SNMP packet size permitted when the SNMP server is receiving a request or generating a reply.
snmp-server packetsize 8192[no] snmp-server queue-length length
Defines the length of the message queue for each TRAP host. Default
is 10.
snmp-server queue-length 4[no] snmp-server system-shutdown
Allows or restricts use of the SNMP message reload feature. Prevents an SNMP system-shutdown request from resetting the Cisco agent.
[no] snmp-server trap-authenticationAllows the network server to send a TRAP message when it receives a packet with an incorrect community string. The no form restricts the sending of TRAP messages.
[no] snmp-server trap-timeout secondsDefines how often the router attempts to resend TRAP messages in the retransmission queue. The no form restores the default of 30 seconds.
snmp-server trap-timeout 20[no] tacacs-server attempts count
Controls the number of login attempts that can be made on a line set up for TACACS verification. The no form allows no attempts. Default is 3.
tacacs-server attempts 6[no] tacacs-server authenticate {connect|enable}
Specifies that a response is required from the network or communication server before a user can perform a specific action. The no form removes the response requirement. Select the action that requires a response:
Enables or disables an extended TACACS mode.
[no] tacacs-server host nameSpecifies a TACACS host.
tacacs-server host host1[no] tacacs-server last-resort {password|succeed}
Causes the network server to request the privileged password as verifi-cation, or forces successful login without further input from the user. The no form removes the specification. Select one keyword to configure the desired action.
Causes a message to be transmitted to the TACACS server; the message is retransmitted in the background for up to five minutes. The no form removes the specification.
Select one keyword to specify when the TACACS server is notified:
Specifies that the first TACACS request to a TACACS server is made without password verification.
[no] tacacs-server retransmit retriesSpecifies the number of times the server will search the list of TACACS server hosts before abandoning the attempt. The no form restores the default of 2.
tacacs-server retransmit 4[no] tacacs-server timeout seconds
Sets the interval the server waits for a server host to reply. The no form restores the default of 5 seconds.
tacacs-server timeout 10[no] tftp-server system filename ip-access-list
Specifies or removes TFTP server operation for a communication server.
tftp-server system configfile 22username name [nopassword|password encryptiontype password]
Implements a user name-based authentication system for networks that cannot support a TACACS service. Also defines user names that get special treatment.
username who nopassword nohangup autocommand show users username superuser password yourpassword
Sets the number of ASCII characters sent over network connections to X.25 hosts.
Sets or removes the escape character on the specified line. Default escape character: Ctrl ^ X.
escape-character 13[no] exec-banner
Enables or disables a banner. Default is enabled.
exec-character-bits {8|7}Sets the number of characters read by the command parser, including those entered in configuration mode.
Sets the interval the EXEC waits for user input before resuming the current connection, or if no connections exist, before returning the terminal to the idle state and disconnecting the incoming session. The
no form is the same as specifying a timeout of 0.
exec-timeout 15 30[no] length screen-length
Sets the terminal screen length. A screen length of zero disables pausing between screens of output. Default is 24.
length 32[no] location text
Enters or removes textual description concerning the terminal location and/or status.
location In the hall[no] login
Enables or disables checking for the password specified by the password command.
[no] login tacacsInvokes use of the TACACS user ID and password-checking mechanism instead of regular password checking. The no form disables this mechanism.
[no] notifyEnables or disables line notification when a user running multiple, con-current Telnet connections has output pending on a connection other than the current line.
[no] padding decimal-number countSets or cancels character padding for a specified output character.
padding 13 25[no] password password
Specifies a password.
password yourpasswordspecial-character-bits {8|7}
Sets a mode that compares typed-in characters with special key sequences such as flow control, escape, and disconnect functions.
Controls whether or not a banner is displayed on the screen of an idle terminal. The command without any arguments causes the default mes-sage to be displayed. The no vacant-message command suppresses a banner message.
vacant-message #
Welcome to Cisco Systems, Inc.
#
Defines how much time should elapse before a line is set up or taken down.
backup delay 10 never backup delay 30 60[no] backup interface interface-name
Configures the serial interface as a secondary line (dial backup line). The no form removes this configuration.
backup interface serial 1[no] backup load {enable-threshold |never} {disable-load |never}
Sets the traffic load thresholds. The no form restores the default, which is no backup loads.
backup load 60 5[no] bandwidth kilobits
Sets a bandwidth value for an interface. This is a routing parameter only; it does not affect the physical interface. The no form restores the default, which is set during startup.
bandwidth 45045[no] clockrate speed
Sets the clock rate on the serial interface of the SCI and MCI cards. The no form removes the command from the configuration.
clockrate 64000[no] dce-terminal-timing-enable
Causes the DCE to use SCTE from the DTE when the serial Network Interface Module on a Cisco 4000 is operating as a DCE and the DTE provides terminal timing (SCTE or TT). The no form causes the DCE to use its own clock instead of SCTE from the DTE.
[no] delay tens-of-microsecondsSets the delay that higher-level protocols can use to make operating decisions. The no form restores the default, which is no delay.
delay 20[no] description name-string
Adds a descriptive name to an interface.
description 3174 Controller for test lab[no] dialer enable-timeout number-of-seconds
Sets the length of time an interface stays down before it is available for dialing. The no form restores the default of 15 seconds.
dialer enable-timeout 10[no] dialer fast-idle number-of-seconds
Specifies the idle time before the line is disconnected on interfaces for which there is an unusually high level of contention. The no form restores the default of 20 seconds.
dialer fast-idle 30[no] dialer-group group-number
Assigns an interface to a set of access list expressions. These access list expressions define which packets cause a connection to be established and which keep an interface from being idle. Applies to dial-on-demand only. The no form removes an interface from the specified dialer-group.
dialer-group 3[no] dialer idle-timeout number-of-seconds
Specifies the idle time before the line is disconnected. Applies to dial-on-demand only. The no form restores the default of 120 seconds.
dialer idle-timeout 180[no] dialer in-band
Sets or removes v.25 bis dialing for the specified serial interface.
[no] dialer map protocol next-hop-address [username name] dial-stringDefines multiple dial-on-demand numbers for a particular interface. Applies to dial-on-demand only. The no form deletes a particular dialer map entry.
dialer map ip 131.108.2.5 14155553434 dialer map ip 131.108.2.5 username ZZZ 1415555343dialer rotary-group number
Places associated interface in the dialer rotary group indicated by the number argument.
interface dialer 1 interface serial 0 dialer rotary-group 1[no] dialer string dial-string
Specifies or deletes a telephone number to be passed to a DCE device, typically a v.25 bis modem.
dialer string 14155553434[no] dialer wait-for-carrier-time number-of-seconds
Specifies how long the router will wait for a carrier. The no form restores the default of 30 seconds.
dialer wait-for-carrier-time 5[no] dte-invert-txc
Inverts the TXC clock signal from the DCE that is used by the DTE to transmit data on the Cisco 4000 serial Network Interface Module.
[no] early-token-releaseEnables or disables the ability of Token Ring interfaces to release the token to the ring immediately after transmitting. Default is disabled.
encapsulation encapsulation-typeAssigns an encapsulation method.
The argument encapsulation-type identifies a supported encapsulation type:
Sets the frequency at which the error recount will be set. This protects against packet overload and resultant recount errors on the MCI interface cards. Default is 1000 milliseconds.
error-threshold 10000[no] fddi cmt-plus
Controls whether the Connection Management (CMT) functions onboard the CSC-2/FCIT card are on or off. The default is on. A typical use is when problems occur bringing up the ring while working with new FDDI equipment.
fddi cmt-signal-bits signal-bits {phy-a|phy-b}Controls the information transmitted during the FDDI CMT signaling phase.
fddi cmt-signal-bits 0x208 phy-a[no] fddi encapsulate
Allows the CSC-FCIT card to interoperate with earlier versions of the CSC-FCI card when performing bridging functions on the same ring. The no form returns the CSC-FCIT card to its transparent, nonencapsulating mode.
[no] fddi if-cmtControls whether or not the FDDI Connection Management (CMT) functions are on or off. Default is on. Use the no form to disable the function.
fddi tl-min-time microsecondsControls the FDDI TL_MIN time, which is the minimum time to trans-mit a Physical Sublayer or PHY line state before advancing to the next Physical Connection Management or PCM state.
fddi tl-min-time 30fddi token-rotation-time microseconds
Controls ring scheduling during normal operation, and detects and recovers from serious ring error situations. Default is 5000 microseconds.
fddi token-rotation-time 2500fddi valid-transmission-time microseconds
Sets the transmission valid timer (TVX) interval. Default is 2500 microseconds.
fddi valid-transmission-time 1250[no] hold-queue length {in|out}
Specifies the hold-queue limit of an interface. The no form restores the default values for the interface.
hold-queue 40 in[no] hssi external-loopback-request
Enables or disables an external loopback request on HSSI from the
CSU/DSU.
Configures a specific Integrated Services Digital Network (ISDN) central office switch.
The argument switch-type is one of these switch type keywords:
isdn basic-5ess[no] keepalive [seconds]
Adjusts the keepalive timer for a specific interface. Default is 10 seconds.
keepalive 3[no] loopback
Achieves the following effect, depending on the interface:
The no form disables the loopback test.
[no] loopback applique For use with HSSI connections only. Configures an internal loop on the HSSI. This command is useful for sending pings to yourself to check functionality of the applique. Equivalent to the loopback command
for HSSI.
For use with HSSI connections only. Checks connectivity between the router and the CSU/DSU by looping packets from the router to the CSU/DSU and back.
[no] loopback lineFor use with HSSI connections only. Tests functionality of the CSU/DSU by looping the packets through the CSU/DSU to configure a CSU loop.
[no] loopback remoteFor use with HSSI connections only. Loops the packets through the CSU/DSU and over the DS3 link to the remote CSU/DSU.
[no] media-type [aui|10baset]Selects 15-pin (aui) or RJ45 10BaseT physical connection (10baset) on the Cisco 4000 Network Interface Module.
[no] mtu bytesAdjusts the default maximum transmission unit (MTU) size. The no form restores the default for the interface.
mtu 576[no] ppp authentication chap
Enables or disables Challenge Handshake Authentication Protocol (CHAP) on the associated interface.
priority-group listAssigns a priority group to an interface.
priority-group 1[no] pulse-time seconds
Enables or disables pulsing DTR signals on the MCI and SCI serial interfaces for a minimum interval.
pulse-time 3ring-speed speed
Sets operational ring speed for Token Ring interface. Default is 16.
ring-speed 4[no] shutdown interface
Disables or enables an interface.
shutdown ethernet0[no] squelch [normal|reduced]
Using squelch reduced on the Cisco 4000 Ethernet Network Interface Module extends the twisted-pair 10BaseT capability beyond the standard 100 meters.
[no] transmitter-delay HDLC-flagsFor the Cisco IGS router and the High Speed Serial Interface (HSSI) connector only. Specifies the minimum number of HDLC flags that the router should send between packets. The no form restores the default of zero seconds.
transmitter-delay 40
[no] transmitter-delay microsecondsFor MCI and SCI serial cards only. Specifies a minimum delay time after the router transmits a datagram. The no form restores the default, which is zero microseconds.
transmitter-delay 300ultranet address UltraNet-MAC-address
Assigns the MAC layer address of the interface.
ultranet address 8/32
Clears all the current interface counters from the interface, or clears those counters described by the optional arguments.
clear counters serial 1clear interface [type unit]
Resets the hardware logic on an interface.
clear interface fddi 0 clear interface bri 0cmt connect [interface [phy-a|phy-b]]
Starts the FDDI CMT process.
cmt connect fddi 0 phy-acmt disconnect [interface [phy-a|phy-b]]
Stops the FDDI CMT process.
cmt disconnect fddi 0 phy-a
Enables and disables the LMI mechanism for serial lines using the frame relay encapsulation. Default is 10 seconds.
frame-relay keepalive 15[no] frame-relay lmi-type ANSI
Specifies the exchange of local management interface messages as defined by ANSI standard T1.617. The no form restores the LMI type to the default as defined by the Cisco/StrataCom/Northern Telecom/DEC specification.
frame-relay local-dlci numberUsed for testing. Sets the source data link connection identifier (DLCI) for use when the local management interface (LMI) is not supported. If LMI is supported and the multicast information element is present, the network server sets its local DLCI based on information provided via the LMI.
frame-relay local-dlci 100frame-relay map protocol protocol-address DLCI [broadcast] [ietf]
Defines the mapping between an address and the DLCI used to connect to the address.The frame relay map tells the network server how to get from a specific protocol and address pair to the correct DLCI. The no form deletes the mapping entry.
frame-relay map IP 131.108.123.1 100 frame-relay map bridge 144 broadcastframe-relay multicast-dlci number
Defines a DLCI to be used for multicasts. Use this command only when the multicast facility is not supported. Network transmissions (packets) sent to a multicast DLCI are delivered to all network servers defined as members of the multicast group.
frame-relay multicast-dlci 1022[no] frame-relay short-status
Instructs the network server to request the short status message from the switch (see Version 2.3 of the joint Frame Relay Interface specification). Default is disabled (full status message).
| Command | Display |
|---|---|
| show frame-relay map | Information about the current frame relay map. |
| show frame-relay traffic | Frame relay statistics. |
Allows inclusion of static ARP entries.
arp 128.27.101.8 c141.5797.1311 smds
Sets or removes the SMDS individual address for a particular interface.
smds address C141.5797.1313[no] smds d15-mode
Enables or disables AT&T's d15 packet structure. Default is enabled.
[no] smds enable-arpEnables or disables ARP processing on a particular interface. Set the multicast address for ARP before issuing this command. Default is disabled.
[no] smds multicast protocol-type SMDS-group-addressMaps an SMDS group address to a broadcast or multicast address used by higher-level protocols. The no form of the command, with arguments, removes a multicast address.
smds multicast IP E180.0999.9999[no] smds static-map protocol-type protocol-address SMDS-address
Sets up a static mapping between an SMDS address and a higher-level protocol address. Do not use this command for broadcast addresses; instead, use the smds multicast command.
smds static-map XNS 111.00C0.2711.0123 C141. 5688.1212
| Command | Display |
|---|---|
| show smds addresses | Addresses and associated interfaces. |
| show smds map | SMDS addresses mapped to a higher-level protocol. |
| show smds traffic | SMDS counters. |
Implements Blacker Front End Emergency (BFE) Mode when the
x25 bfe-decision ask configuration command is set.
bfe leave serial 1
Inserts or removes an entry in the X.25 routing table.
Use the following table for pattern matching.
| Pattern Description | |
|---|---|
| \0 | Replaces the entire original address. |
| \1...9 | Replaces strings that match the first through ninth parenthesized part of the X.121 address. |
| * | Matches 0 or more sequences of the regular expressions. |
| + | Matches 1 or more sequences of the regular expressions. |
| ? | Matches the regular expression of the null string. |
| ^ | Matches the null string at the beginning of the input string. |
| $ | Matches the null string at the end of the input string. |
| \char | Matches char. |
| . | Matches any single character. |
x25 route ^1111(.*) substitute-dest 2222\1 interface serial 3[no] x25 routing
Enables or disables X.25 switching. X.25 calls are not forwarded until this command is issued.
Enables or disables CMNS on a nonserial interface.
hdh {packet|message}Enables the packet or message mode of the HDH protocol.
Defines the maximum permissible number of outstanding LAPB frames.
lapb k 4lapb n1 bits
Defines the maximum number of bits a LAPB frame can hold. Default is 12000 bits (1500 bytes).
lapb n1 6000lapb n2 retries
Defines the maximum number of times a LAPB acknowledgment frame can be retransmitted. Default is 20.
lapb n2 100lapb t1 milliseconds
Defines the length of time a LAPB transmitted frame can remain unacknowledged before the router polls for an acknowledgment.
Default is 3000.
lapb t1 32000[no] x25 accept-reverse
Instructs the router to accept all reverse charge calls by default. This behavior also can be configured on a peer-to-peer basis using the x25 map subcommand. The no form disables this feature.
x25 address X.121-addressSets the X.121 address of a particular network interface. The address is assigned by the X.25 network supplier.
x25 address 31370054065x25 bfe-decision {no|yes|ask}
Indicates decision criteria for x25 bfe-emergency decision command.
x25 bfe-decision askx25 bfe-emergency {never|always|decision}
Specifies the circumstances under which the router enters Blacker Front End Emergency (BFE) Mode.
x25 bfe-emergency always[no] x25 default {ip|pad}
Specifies or removes a protocol by which the router interprets calls with unknown Call User Data. The protocol is either ip or pad.
[no] x25 facility keyword argumentOverrides interface settings on a per-call basis. This enables X.25 facilities that are sent between DTE and DCE devices to negotiate certain link parameters. The no form of the command, with keyword and argument, removes the facility.
Choose one of the following keyword-argument pairs:
x25 facility cug 1 x25 facility transit-delay 10x25 hic circuit-number
Sets the highest incoming-only virtual circuit number. Default is zero.
x25 hic 10x25 hoc circuit-number
Sets the highest outgoing-only virtual circuit number. Default is zero.
x25 hoc 2048[no] x25 hold-queue queue-size
Defines the number of packets the router can hold until a virtual circuit is established. The no form restores the default of zero.
x25 hold-queue 3[no] x25 hold-vc-timer minutes
Prevents overruns on X.25 switches for traffic through the virtual circuits (VCs) for a specified period. When this command is activated, incoming calls are still accepted. The no form restores the default of zero.
x25 hold-vc-timer 1x25 htc circuit-number
Sets the highest two-way virtual circuit number. Default is 1024 for X.25, and 4095 for CMNS.
x25 htc 512[no] x25 idle minutes
Sets the period of inactivity once an SVC has been cleared. Affects calls both originated and terminated by the router. The no form restores the default of zero minutes.
x25 idle 1[no] x25 ip-precedence
Enables or disables the router's ability to open a new virtual circuit based on the IP Type of Service (TOS) field. By default, the router opens one virtual circuit for each type of service.
x25 ips bytesSets the router input packet size to match those of the network. Default is 128 bytes.
x25 ips 1024x25 lic circuit-number
Sets the lowest incoming-only virtual circuit number. Default is zero.
x25 lic 2[no] x25 linkrestart
Forces a packet-level restart when the link level is restarted. Restarts X.25 Level 2 (LAPB) when errors occur. The no form turns off this behavior. Default is enabled.
x25 loc circuit-numberSets the lowest outgoing-only virtual circuit number. Default is zero.
x25 loc 2000x25 ltc circuit-number
Sets the lowest two-way virtual circuit. Default is 1.
x25 ltc 20[no] x25 map protocol-keyword protocol-address X.121-address [option1... option6]
Specifies a protocol-to-X.121 address mapping, such as Internet-to-X.121 or DECnet-to-X.121.
x25 map ip 131.108.9.2 31370054065 reverse broadcast nvc 4x25 map bridge X.121-address broadcast [options-keywords]
Specifies Internet-to-X.121 mapping.
x25 map bridge 31370054065 broadcast[no] x25 map cmns NSAP {MAC-address|X.121-address}
Maps NSAP addresses to either MAC-layer addresses or X.121 addresses. Required after enabling CMNS on a nonserial interface or specifying X.25 encapsulation on a serial interface). The no form with address arguments cancels the mapping.
x25 map cmns 38.8261.17 0800.4e02.1f9f[no] x25 map compressedtcp IP-address X.121-address [options]
Specifies a network protocol-to-X.121 address mapping, such as Internet-to-X.121 or DECnet-to-X.121. This command is required to make the X.25 calls complete for compressed packets. The no form disables header compression for the link.
x25 map compressed 131.108.9.2 31370054065x25 modulo modulus
Sets the modulus. The value of the modulo parameter must agree with that of the device on the other end of the X.25 link. Default is 8.
x25 modulo 128x25 nvc count
Specifies the maximum number of switched virtual circuits that can be open to one host simultaneously. Default is 1.
x25 nvc 3x25 ops bytes
Sets the router output packet size to match that of the network. Default is 128 bytes.
x25 ips 1024[no] x25 pvc circuit protocol-keyword protocol-address
Establishes or deletes Permanent Virtual Circuits (PVCs). You must specify the required network protocol-to-X.121 address mapping with an x25 map subcommand before you can set up a PVC.
x25 pvc 3 ip 131.108.1.4 x25 pvc 2 xns 00c0.0123.4567[no] x25 pvc pvc-number1 interface interface-name pvc pvc-number2 [options]
Configures a PVC for a given interface.
x25 pvc 2 serial 0 2[no] x25 remote-red host-IP-address remote-black Blacker-IP-address
Sets up a table listing BFE nodes to which the router will send packets.
x25 remote-red 21.0.0.12 remote-black 21.0.01[no] x25 rpoa name number
Specifies a list of transit Recognized Private Operating Agencies (RPOAs) to use, referenced by name.
[no] x25 suppress-called-addressOmits the called (destination) X.121 address in Call Request packets. This option is required for networks that expect only subaddresses in the called address field. The no form resets the default, which is to send the calling address.
[no] x25 suppress-calling-addressOmits the calling (source) X.121 address in Call Request packets. This option is required for networks that expect only subaddresses in the calling address field. The no form resets the default, which is to send the calling address.
x25 t10 secondsSets the limit for the Restart Request retransmission timer (T10) on DCE devices. Default is 60 seconds.
x25 t10 90x25 t11 seconds
Sets the limit for the Call Request retransmission timer (T11) on DCE devices. Default is 180 seconds.
x25 t11 90x25 t12 seconds
Sets the limit for the Reset Request retransmission timer (T12) on DCE devices. Default is 60 seconds.
x25 t12 90x25 t13 seconds
Sets the limit for the Clear Request retransmission timer (T13) on DCE devices. Default is 60 seconds.
x25 t13 90x25 t20 seconds
Sets the limit for the Restart Request retransmission timer (T20) on DTE devices. Default is 180 seconds.
x25 t20 90x25 t21 seconds
Sets the limit for the Call Request retransmission timer (T21) on DTE devices. Default is 200 seconds.
x25 t21 220x25 t22 seconds
Sets the limit for the Reset Request retransmission timer (T22) on DTE devices. Default is 180 seconds.
x25 t22 100x25 t23 seconds
Sets the limit for the Clear Request retransmission timer (T23) on DTE devices. Default is 180 seconds.
x25 t23 200x25 th delay
Instructs the router to send acknowledgment packets when it is not busy sending other packets, even if the number of input packets has not reached the win count. The router sends acknowledgment packets when the number of input packets reaches the count you specify, providing there are no other packets to send. This command improves line responsiveness at the expense of bandwidth. Default is zero.
x25 th 1[no] x25 use-source-address
Updates the source address of outgoing calls forwarded over a specific interface. The no form prevents the update.
x25 {win|wout} packetsSets the upper limits on the number of outstanding unacknowledged packets. Set win and wout to the same value unless your network supports asymmetry between input and output window sizes. Default is 2.
x25 win 3 x25 wout 3
Specifies Apollo Domain access conditions.
apollo access-list Engineering permit 89.5[no] apollo maximum-paths paths
Sets or cancels the maximum number of multiple paths that the router remembers and uses. Default is one.
apollo maximum-paths 5[no] apollo route network network.address
Specifies static routes for an Apollo Domain network.
apollo route 45 17.32[no] apollo routing address
Enables or disables Apollo routing and specifies which system-wide host address to use.
apollo routing 1293c
Specifies the interface on which an Apollo Domain access list is defined.
apollo access-group eng[no] apollo network number
Assigns Apollo Domain network numbers to the appropriate interface.
apollo network 4e[no] apollo update-time seconds
Sets the Apollo Domain routing update timers. Default is 30 seconds.
apollo update-time 20
Establishes an AppleTalk access control list (ACL) for zone-related checks to specify the default action for zones that were not enumerated. Default is deny additional zones.
access-list 600 permit additional-zones[no] access-list list {permit|deny} cable-range start-end
Establishes an ACL for an extended network. Affects extended networks with starting and ending numbers exactly matching those specified in the command.
access-list 600 permit cable-range 1000-1010[no] access-list list {permit|deny} includes start-end
Establishes an ACL for any network, extended or nonextended, which overlaps any part of the specified range
access-list 600 permit includes 1000-1010[no] access-list list {permit|deny} network network
Establishes an AppleTalk access control list (ACL) for a single network number. The ACL affects matching nonextended networks, and extended networks with the same starting and ending number.
access-list 600 permit network 21[no] access-list list {permit|deny} other-access
Establishes an ACL used as the default for any case not enumerated. Default is deny other access.
[no] access-list list {permit|deny} within start-endEstablishes an ACL for any network, extended or nonextended, bounded by the specified range. The start and end numbers are considered to be within the range.
access-list 600 permit within 1000-1010[no] access-list list {permit|deny} zone zone
Establishes an ACL that applies to any network that has the specified zone in its zone list.
access-list 600 deny zone Twilightno appletalk arp
Resets the arp interval and arp retransmit commands to their default values.
appletalk arp [probe|request] retransmit-count countSpecifies the number of times the router will retransmit an ARP packet before abandoning address negotiations and using the selected address. Default is 20.
appletalk arp retransmit-count 25[no] appletalk arp interval milliseconds
Specifies the interval between retransmission of ARP packets. Default is 33 milliseconds.
appletalk arp interval 100[no] appletalk checksum
Enables or disables the generation and verification of checksums for all AppleTalk packets except routed packets. Default is enabled.
[no] appletalk event-loggingLogs significant events using the logger facility. Logged events include routing changes, zone creation, port status, and address.
[no] appletalk lookup-type service-typeSpecifies services listed in the show apple nbp and show apple name-cache EXEC command display. The no form with arguments removes the specified service type from the name cache. The no form without arguments removes all names except those relating to the router.
Allocates a single IP address or a range of IP addresses for assignment to dynamic MacIP clients by the MacIP server. The no form with arguments removes the specified dynamic address assignment statement from the configuration; without arguments, it shuts down all running MacIP services.
appletalk macip dynamic 131.108.1.28 131.108.1.44 zone Engineering[no] appletalk macip server IP-address zone server-zone
Establishes a new MacIP server. The no form with arguments removes a server statement from the configuration; without arguments, it shuts down all running MacIP services.
appletalk macip server 131.108.1.27 zone Engineering[no] appletalk macip static IP-address [IP-address] zone server-zone
Defines a range of addresses to be made available to MacIP clients that have reserved invariant IP addresses. The no form with arguments removes the specified static address assignment statement from the configuration; without arguments, it shuts down all running MacIP services.
appletalk macip static 131.108.1.50 131.108.1.66 zone Engineering appletalk macip static 131.108.1.81 zone Engineering[no] appletalk name-lookup-interval seconds
Sets or cancels the interval between service polls by the router on its AppleTalk interfaces. The value zero or the no form disables name lookup. Default is zero.
appletalk name-lookup-interval 1200[no] appletalk permit-partial-zones
Permits partial zones. Even though a network of a zone is denied, the zone is permitted. Default is disabled.
[no] appletalk proxy-npb network-number zonenameAssigns a proxy. Required for each zone that has a nonextended-only AppleTalk router connected to a network in the zone.
apple proxy-npb 60 Twilight[no] appletalk require-route-zones
Prevents fake routes (possibly generated by a broken router or corrupt packet) from causing ZIP protocol storms. Requires the router to know the zone name for a route before including it in an update. Default is enabled.
[no] appletalk routingEnables or disables AppleTalk protocol processing.
[no] appletalk strict-rtmpEnforces maximum checking of routing packets to ensure their validity.
[no] appletalk timers update-interval valid-interval invalid-intervalChanges the intervals used in AppleTalk routing.
appletalk timers 20 40 120
Creates a packet filter, which prevents any packets from being sent out an interface if the destination network has access denied. Once assigned, any packet that fails the appletalk access-list command cannot go out on that interface.
appletalk access-group 699[no] appletalk address address
Assigns AppleTalk addresses on the interfaces that will be used for the AppleTalk protocol. Used to configure nonextended interfaces.
appletalk address 1.129[no] appletalk cable-range start-end [network.node]
Designates an interface as being on an extended AppleTalk network.
appletalk cable-range 2-2[no] appletalk discovery
Resets the discovery mode and allows a new cable range to be discovered.
appletalk distribute-list access-list-number inFilters input from the networks so that AppleTalk network numbers specified by the access-list-number argument will not be inserted into the router's AppleTalk routing table when routing updates are received. The no form removes this filter.
appletalk distribute-list 601 in[no] appletalk distribute-list access-list-number out
Filters routing data generated from zones or networks. The no form removes the filter.
appletalk distribute-list 655 out[no] appletalk getzonelist-filter list
Modifies zone-list replies.
appletalk getzonelist-filter 600appletalk iptalk net.node zone
Encapsulates AppleTalk in IP packets in a manner compatible with the Columbia AppleTalk Package (CAP) IPtalk and the Kinetics IPtalk (KIP) implementation.
appletalk iptalk 30.0 UDPzoneappletalk iptalk-baseport port-number
Specifies the UDP port number, which is the beginning of the range of UDP ports used in mapping AppleTalk well-known DDP socket numbers to UDP ports.
appletalk iptalk-baseport 200[no] appletalk send-rtmp
Allows a router to be placed on a network with AppleTalk so it is enabled but not seen. This allows disabling of routing updates.
[no] appletalk zone zonenameSets the zone name for the connected AppleTalk network. Must be specified after the appletalk address or appletalk cable-range command if discovery is not enabled. This command can be issued multiple times if it follows the appletalk cable-range command.
appletalk zone twilight
Starts or stops the CHAOSnet router process.
| Command | Display |
|---|---|
| show chaos-arp | CHAOSnet-specific ARP entries as 16-bit octal addresses. |
Creates a DECnet access list.
access-list 300 deny 4.51 0.0 access-list 300 permit 2.31 0.0[no] access-list list {permit|deny} source source-mask [destination destination-mask] [connect-entries]
Filters connect initiate packets by DECnet object type.
The connect-entries argument specifies the entries used to match connect packets. Use the command syntax {eq|neq} [src-object] [dst-object] [identification].
The argument obj-spec is the object specifications, in one of three formats:
access-list 300 permit 0.0 63.1023 eq dst eq 27 access-list 300 permit 0.0 63.1023 neq dst eq 17 access-list 300 permit 0.0 63.1023 eq id^SYSTEM$ access-list 300 permit 1.0 0.1023 eq src exp ^SYSTEM$ dst eq 27 access-list 300 permit 0.0 0.1023 eq anydecnet area-max-cost value
Sets the maximum cost specification value for interarea routing.
decnet area-max-cost 500decnet area-max-hops value
Sets the maximum hop count specification value for interarea routing.
value--Maximum number of hops for a route to a distant area that the router may consider usable; the router treats as unreachable any route with a counter greater than the value you specify. The valid range is from
1 to 30.
decnet area-max-hops 21decnet conversion NSAP-prefix
Enables conversion.
decnet conversion 47.0004.004ddecnet first-network map virtual-address second-network real-address
Establishes a translation entry to translate a virtual DECnet address to a real DECnet address for the ATG.
decnet 0 map 19.5 1 50.1decnet network-number keywords
Specifies ATG (Address Translation Gateway).
decnet 1 node-type area decnet 0decnet max-address value
Determines the largest node number specification allowed in the
current area. Default is 255.
decnet max-address 300decnet max-area value
Determines the largest node number specification allowed in the
current area.
decnet max-area 30decnet max-cost value
Sets the largest maximum cost specification for intra-area routing.
decnet max-cost 500decnet max-hops value
Sets the maximum hop count specification for intra-area routing.
decnet max-hops 30decnet max-paths value
Defines the maximum number of equal cost paths to a destination that the router can maintain. Default is 1 (no multiple paths).
decnet max-paths 2decnet max-visits value
Sets the limit on the number of times a packet can pass through a router.
decnet max-visits 15decnet node-type {area|routing-iv}
Specifies the node type for the router.
decnet node-type areadecnet path-split-mode {normal|interim}
Sets the mode for splitting the routes between equal cost paths.
decnet path-split-mode normal[no] decnet router-priority value
Sets a priority value for use in determining the default router. The no form restores the default of 64.
decnet router-priority 127[no] decnet routing DECnet-address
Enables or disables DECnet routing for a particular area and node.
no decnet routing 6.1023 decnet routing 6.10
Interface subcommand that applies or removes an access list.
decnet access-group 389[no] decnet cost cost-value
Sets or removes a cost value for an interface.
decnet cost 4decnet encapsulation {pre-dec|dec}
Configures the router for operation on the same Token Ring with routers running software versions prior to 9.1. Use pre-dec for Cisco-style encapsulation; use dec to return to the default.
interface tokenring 0 decnet encapsulation pre-dec decnet cost 4[no] decnet hello-timer value
Specifies how often the router sends hello messages. The no form restores the default of 15 seconds.
decnet hello-timer 120[no] decnet in-routing-filter list
Provides access control to hello messages or routing information received on this interface. The no form removes access control.
decnet in-routing-filter 321[no] decnet out-routing-filter list
Applies access control to routing information being sent out on this interface. The no form removes access control.
decnet out-routing-filter 351[no] decnet route-cache
Enables or disables fast switching and the route cache. The no form disables fast switching. Default is enabled.
[no] decnet routing-timer valueSpecifies how often the router sends routing messages. The no form restores the default of 40 seconds.
decnet routing-timer 60
Creates or removes an IP access list.
access-list 1 permit 192.5.34.0 0.0.0.255[no] access-list list {permit|deny} protocol source source-mask destination destination-mask [operator operand] [established]
Creates or removes an extended IP access list.
access-list 189 permit tcp 128.88.0.0 0.0.255.255 0.0.0.0 255.255.255.255 access-list 190 permit tcp 0.0.0.0 255.255.255.255 128.88.1.2 eq 25[no] arp IP-address hardware-address type [alias]
Installs a permanent entry in the ARP cache. The router uses this entry to translate 32-bit Internet Protocol addresses into 48-bit hardware addresses.
arp 192.31.7.19 0800.0900.1834 arpa[no] async-bootp tag [:hostname] data
Specifies extended BootP requests defined in RFC 1084 when the router is configured for SLIP. If no extended BootP commands are entered, by default the software generates a gateway and subnet mask appropriate for the local network.
The argument tag is the item being requested and is one of the following expressed as filename, integer, or IP dotted decimal address:
async-bootp bootfile :128.128.1.1 "pcboot" async-bootp bootfile :mac "macboot" async-bootp subnet-mask 255.255.0.0[no] ip accounting-list IP-address mask
Specifies a set of filters to control accounting information for hosts. The no form removes this filter.
ip accounting-list 192.31.7.18 255.255.0.0[no] ip accounting-threshold threshold
Sets the maximum number of accounting entries to be created. The no form removes this limit.
ip accounting-threshold 500[no] ip accounting-transits count
Controls the number of transit records that will be stored in the IP accounting database. Transit entries are those that do not match any of the filters specified by ip-accounting-list commands.
ip accounting-transits 100[no] ip domain-list name
Defines a list of default domain names to complete unqualified host names. The no form deletes a domain name from the list.
ip domain-list cisco.com[no] ip domain-lookup
Enables or disables IP Domain Name System-based hostname-to-address translation. The no form disables the feature. Default is enabled.
[no] ip domain-name nameDefines the default domain name, which is specified by the argument name. The router uses the default domain name to complete names without a dotted domain name. The no form deletes the default domain name.
ip domain-name cisco.com[no] ip forward-protocol {udp|nd} [port]
Specifies which protocols and ports are forwarded for an interface with an ip helper-address. The no form disables forwarding of the specified protocol.
ip forward-protocol udp[no] ip forward-protocol spanning-tree
Permits IP broadcasts to be flooded throughout the internetwork in a controlled fashion. The no form prevents flooding.
[no] ip host name [TCP-port-number] IP-address1|[IP-address2...Defines a static hostname-to-address mapping in the host cache.
ip host croff 192.31.7.18[no] ip hp-host hostname IP-address
Enables or disables the use of the proxy service.
ip hp-host bl4zip 131.24.6.27[no] ip ipname-lookup
Specifies or removes the IP IEN-116 Name Server hostname-to-address translation. Default is disabled.
[no] ip name-server server-address 1 [server-address 2...server-address 6]Specifies the addresses of the name servers to use for name and address resolution. Default: all-ones broadcast address (255.255.255.255).
ip name-server 131.108.1.111 131.108.1.2[no] ip routing
Enables or disables IP routing. If the system has optional bridging-enabled software, use the no form to set up a system to bridge (not route) IP datagrams. Default is enabled.
[no] ip source-routeControls the handling of IP datagrams with source routing header options. The no form instructs the system to discard IP datagrams containing a source-route option. Default is enabled.
[no] ip subnet-zeroEnables or disables the ability to configure and route to "subnet zero" subnets. Default is disabled.
Controls the interface-specific handling of IP address resolution into
48-bit Ethernet, FDDI, and Token Ring hardware addresses. Default is arpa.
arp probe[no] arp timeout seconds
Sets the number of seconds an ARP cache entry will stay in the cache. The no form restores the default of 14,400 seconds (4 hours).
arp timeout 7200[no] ip access-group list
Defines an IP access group.
access-group 101[no] ip accounting
Enables or disables IP accounting on an interface.
[no] ip address IP-address net-mask [secondary]Sets an IP address for an interface.
ip address 131.108.1.27 255.255.255.0 ip address 192.31.7.17 255.255.255.0 secondary[no] ip broadcast-address [IP-broadcast-address]
Defines a broadcast address. If you use the no form or do not specify a broadcast address, the system uses the default of all ones (255.255.255.255).
ip broadcast-address 121.24.43.2[no] ip directed-broadcast
Enables or disables forwarding of directed broadcasts on the interface. Default is enabled.
[no] ip helper-address addressDefines a helper address for a specified address. The helper address defines the selective forwarding of UDP broadcasts received on the interface. The no form deletes the helper address.
ip helper-address 128.24.17.111[no] ip mask-reply
Sets the interface to send ICMP Mask Reply messages. Default is disabled.
[no] ip mtu bytesSets the maximum transmission unit (MTU) or size of IP packets sent on an interface. The no form restores the default, which depends on the interface medium.
ip mtu 300[no] ip probe proxy
Enables or disables HP Probe support, which allows a router to respond to HP Probe Proxy Name requests. Default is disabled.
[no] ip proxy arpEnables or disables proxy ARP on the interface. Default is enabled.
[no] ip redirectsEnables or disables the sending of ICMP redirects on this interface. Default is enabled.
[no] ip route-cache [cbus]Controls the use of outgoing packets on a high-speed switching cache for IP routing. The cache is enabled by default and allows load-balancing for individual destinations; autonomous switching is disabled by default. The no form disables fast-switching, enabling load-balancing on a per-packet basis.
Restores an interface to its default state, dedicated, unclassified Genser, with no extended state allowed.
[no] ip security addAdds a basic security option to all datagrams leaving the router on the specified interface. The no form disables this function.
ip security dedicated level authority [authority...]Sets or removes the requested level of classification and authority on the interface.
ip security dedicated confidential Genser[no] ip security extended-allowed
Allows or rejects datagrams with an extended security option on the specified interface.
[no] ip security firstPrioritizes the presence of security options on a datagram.
[no] ip security ignore-authoritiesSets an interface to ignore the authority fields of all incoming datagrams. The no form removes the setting.
[no] ip security implicit-labelling [level authority [authority [authority...]]]Sets the interface to accept datagrams, even if the packets do not include a security option. The no form removes the setting.
ip security implicit-labelling confidential Genserip security multilevel level1 [authority...] to level2 authority2
Sets the requested range of classification and authority on the interface. Traffic entering or leaving the system must have a security option that belongs in the specified range. The no form removes the setting.
ip security multilevel Confidential Genser to TopSecret Genser[no] ip security strip
Removes any basic security option on all datagrams leaving the router on the specified interface. The no form disables the function.
[no] ip split-horizonEnables or disables the split horizon mechanism. The default for interfaces without frame relay or SMDS encapsulation is enabled. The default for all other interfaces is disabled.
[no] ip tcp compression-connections numberSets the maximum number of connections per interface that the compression cache can support. Default is 16.
ip tcp compression-connections 256[no] ip tcp header-compression [passive]
Enables TCP header compression. The no form disables the compression. Default is disabled.
ip tcp header-compression passive[no] ip unnumbered interface-name
Enables or disables IP processing on a serial interface, but does not assign an explicit IP address to the interface.
ip unnumbered ethernet 0[no] ip unreachables
Enables or disables the ability to send ICMP unreachable messages on an interface. Default is enabled.
transmit-interface interface-nameAssigns a transmit interface to a receive-only interface.
transmit-interface ethernet 0
|
|