You are on page 1of 3

Press RETURN to get started!

Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#in Router(config)#interface % Incomplete command. Router(config)#? Configure commands: aaa Authentication, Authorization and Accounting. access-list Add an access list entry banner Define a login banner boot Modify system boot parameters cdp Global CDP configuration subcommands class-map Configure Class Map clock Configure time-of-day clock config-register Define the configuration register crypto Encryption module dial-peer Dial Map (Peer) configuration commands do To run exec commands in config mode dot11 IEEE 802.11 config commands enable Modify enable password parameters end Exit from configure mode ephone define ethernet phone ephone-dn Configure ephone phone lines (Directory Numbers) exit Exit from configure mode hostname Set system's network name interface Select an interface to configure ip Global IP configuration subcommands ipv6 Global IPv6 configuration commands line Configure a terminal line logging Modify message logging facilities login Enable secure login checking mac-address-table Configure the MAC address table no Negate a command or set its defaults ntp Configure NTP parser Configure parser policy-map Configure QoS Policy Map priority-list Build a priority list privilege Command privilege parameters queue-list Build a custom queue list radius-server Modify Radius query parameters router Enable a routing process secure Secure image and configuration archival commands security Infra Security CLIs service Modify use of network based services snmp-server Modify SNMP engine parameters spanning-tree Spanning Tree Subsystem tacacs-server Modify TACACS query parameters telephony-service Configure Cisco Unified Communications Manager Express username Establish User Name Authentication vpdn Virtual Private Dialup Network vpdn-group VPDN group configuration zone FW with zoning zone-pair Zone pair command

Router(config)#in Router(config)#interface f % Incomplete command. Router(config)#interface fa Router(config)#interface fastEthernet 0/0 Router(config-if)# Router(config-if)# Router(config-if)# Router(config-if)#? arp Set arp type (arpa, probe, snap) or timeout bandwidth Set bandwidth informational parameter cdp CDP interface subcommands crypto Encryption/Decryption commands custom-queue-list Assign a custom queue list to an interface delay Specify interface throughput delay description Interface specific description duplex Configure duplex operation. exit Exit from interface configuration mode fair-queue Enable Fair Queuing on an Interface hold-queue Set hold queue depth ip Interface Internet Protocol config commands ipv6 IPv6 interface subcommands mac-address Manually set interface MAC address mtu Set the interface Maximum Transmission Unit (MTU) no Negate a command or set its defaults pppoe pppoe interface subcommands priority-group Assign a priority group to an interface service-policy Configure QoS Service Policy shutdown Shutdown the selected interface speed Configure speed operation. tx-ring-limit Configure PA level transmit ring limit zone-member Apply zone name Router(config-if)#ip address % Incomplete command. Router(config-if)#ip address ? A.B.C.D IP address dhcp IP Address negotiated via DHCP Router(config-if)#ip address 192.168.1.1 % Incomplete command. Router(config-if)#ip address Router(config-if)#ip address dhcp Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#no Router(config-if)#no Router(config-if)#no s Router(config-if)#no sh Router(config-if)#no shutdown %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state t o up Router(config-if)#int f 0/1 Router(config-if)#ip add 192.168.1.2 255.255.255.0 % 192.168.1.0 overlaps with FastEthernet0/0 Router(config-if)#ip ad 192.168.2.1 255.255.255.0 Router(config-if)#no sh Router(config-if)#no shutdown

%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state t o up Router(config-if)#int f 1/0 Router(config-if)#ip add 192.168.3.1 255.255.255.0 Router(config-if)#no shutdown %LINK-5-CHANGED: Interface FastEthernet1/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state t o up Router(config-if)#int f 1/1 Router(config-if)#ip add 192.168.4.1 255.255.255.0 Router(config-if)#no shutdown %LINK-5-CHANGED: Interface FastEthernet1/1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/1, changed state t o up Router(config-if)#end Router# %SYS-5-CONFIG_I: Configured from console by console Router#copy r Router#copy running-config s Router#copy running-config startup-config Destination filename [startup-config]? Building configuration... [OK] Router# Router#%IP-4-DUPADDR: Duplicate address 192.168.3.1 on FastEthernet1/0, sourced by 0005.5EDC.9654 Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname r1 r1(config)#

You might also like