Sponsored Content
Full Discussion: Cisco ISO basic command
Special Forums IP Networking Cisco ISO basic command Post 28382 by Yeliu on Tuesday 17th of September 2002 07:42:57 PM
Old 09-17-2002
Power Cisco ISO basic command

hi,I am describeing basic command about cisco Ios .my english not well,so that has error on the article ,I hope that you give directions to me.
A. Check command for basic router
show version

show processes

show protocols

show mem

show ip route

show startup-config

show running-config

show flash

show interfaces

B. configure command for basic router

enter£ºconfig terminal/memory/network

be often used command when configure networking£ºcopy and load

1£® identification £ºhostname

2£® start identification £ºbanner

3£® interface£ºinterface number

4£® password£ºline 0 6

login

passwd password

enable password/secret password

5£® interfac£º

1£©configure interface

interface number

clock rate £¨64000£©

bandwidth £¨default 56£©

media-type

early-token release

ring-speed 16

no shutdown

write memory

2£©check interface

show interfaces

show controllers

6£® configure interface

1£© way of loading

boot system flash IOS-filename

boot system tftp IOS-filename tftp-address

boot system rom

2£© configure Register value

config-register 0x2102

7£® showing neighbor router

show cdp interface

show cdp neighbors [detail]

show cdp entry routerA !

8£® IP Address configure

Ip ad dress

Ip host hostname address

Ip name-server sever1,sever2

Ip domain-lookup nsap

Show hosts

Ping hostname/ip address
Trace hostname/ip address
D¡¢ IP router

1£® static router

ip routing

ip route

2£® default router

ip default-network network number

3£® dynamic router

1£© RIP configure

Router rip

Network number

Show ip route

Show ip protocol

Debug ip

2£© OSPF configure

Router ospf

Redistribute other router protocol

Network !

Area range

Area default-cost

Ip ospf priority number

Ip ospf cost

Show ip ospf database

3£© BGP configure

Router bgp

Redistribute

Network

Aggregate-address summary-only

Neighbor remote-as

E¡¢ flux cortrol

1£© passiveness interface

passive interface

2£© default router

ip default

3£© static router

ip route nbsp

4£©ACL list

( all) access-list {permit|deny} [ established]

access-list {permit|deny} IP/TCP

access-group in|out

distribute-list in|out interface

4£© Null 0 interface

Ip route address mask null 0

E¡¢ configure net

1£© PPP

Ppp pap sent-usename

Ppp chap hostname

Ppp chap password

2£©X.25

encapsulation x25 [dce]

x25 address

x25 map

x25 pvc pvc

ip switching

x25 ro! ute x.121

2£© FrameRelay

Frame-relay local-dlci IP

Frame-relay map

Frame-relay lmi-type ansi
 

6 More Discussions You Might Find Interesting

1. Tips and Tutorials

Unix Basic Command

A at : execute commands at a specified time/date. awk: a scripting language, especially useful for manipulating text and automation. B bash : invokes the Bourne Again Shell (standard on most boxes). batch: execute comands when load permits. bc : interactive C-like calcultor (integers... (6 Replies)
Discussion started by: binhnx2000
6 Replies

2. UNIX for Advanced & Expert Users

Cisco Router command to get hostname

Hi All, I am connected to a cisco router and I want to know the hostname of this router. I connect as telnet <IPADDRESS> and the prompt shows vpnaccess-bristol> But I want to know the full hostname of the router how can i do that. When i type the hostname command the following... (3 Replies)
Discussion started by: rahulrathod
3 Replies

3. Shell Programming and Scripting

join files cisco command output

We have two files with results of two commands of cisco: one file; showintstatus, have the following format: Gi2/6 servidorlij connected 176 full 1000 10/100/1000BaseTsecond file; showmacaddrestable, have the following format: * 162 0021.9b8d.073e dynamic Yes 0 ... (1 Reply)
Discussion started by: robonet
1 Replies

4. Red Hat

How to make boot.iso image from rhel6 installation dvd iso ?

Hello Everyone, Can anyone let me know how to make minimal boot.iso from rhl6 installation dvd iso image. I have a dvd image with me but i want to make just a minimal boot media. Somehow it is not shipped with dvd iso. I know we can download boot.iso from redhat site but is there any anyway we... (5 Replies)
Discussion started by: Rohit Bhanot
5 Replies

5. UNIX for Dummies Questions & Answers

ISO week for date command

Hi Guys, I came across the %V switch in the date command which displays the ISO week number, with Monday as first day of week (01..53). for Saturday, Jun 30 2012, the % V option comes up as 26. I've tried to read up on this but i'm unable to comprehend how this value is calculated. Is... (2 Replies)
Discussion started by: Irishboy24
2 Replies

6. IP Networking

How to stack Cisco 2960-S and Cisco 2960X?

Is there an easy way to stack Cisco 2960-S and Cisco 2960X switches? If you have no idea, follow this: 1. Stacking is not supported on switches running the LAN Lite image. All switches in the stack must be running the LAN Base image. 2. In a mixed stack of Catalyst 2960-X and Catalyst 2960-S... (0 Replies)
Discussion started by: Ayaerlee
0 Replies
help(1m)																  help(1m)

NAME
help - Displays a list of commands or the options of a specified command SYNOPSIS
rpccp help [rpccp-command] ARGUMENTS
Specifies one of the following control commands: DESCRIPTION
The help command displays information about the RPCCP command set or the options and argument associated with a specific command. NOTE
This command may be replaced in future releases by the dcecp command, and may no longer be supported at that time. EXAMPLES
The following command operates from the system prompt to display the internal commands of the control program: $ rpccp help The following commands start the control program and display the syntax of the remove entry command: $ rpccp rpccp> help remove entry RELATED INFORMATION
Commands: add element(1m), add entry(1m), add member(1m), export(1m), import(1m), remove element(1m), remove entry(1m), remove group(1m), remove mapping(1m), remove member(1m), remove profile(1m), rpccp(1m), show entry(1m), show group(1m), show mapping(1m), show profile(1m), show server(1m), unexport(1m) help(1m)
All times are GMT -4. The time now is 02:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy