Hola a todos
Les lejo un par de comendos, los cuales no estan documentados, espero que les sea util. Son aproximadamente 29 hojas A4.
COMANDOS CISCO IOS NO DOCUMENTADOS
Tomado de : http://boerland.com/dotu (Project DOTU: Document The Undocumented VERSION: 2001.08.25)
http://www.heinzulm. com/hu03.html (Heinz Ulm’s collection of undocumented OSPF, EIGRP and interface commands with samples
[A]
aaa accounting delay-start
[12.1] [hidden] global configuration command aaa accounting delay-start delays creation of the PPP Network start record until the peer IP address is known.
aaa authorization address-authorization-exec
[12.1] [hidden] configuration command forces address authorization for PPP when started from an exec.
aaa group server {radius | tacacs+} server-group-name
server ip-address-1 [auth-port port-number] [acct-port port-number]
server ip-address-2 [auth-port port-number] [acct-port port-number]
deadtime minutes pick-method [next | load-balanced | round-robin]
[hidden] pick-method server-group configuration command is used to specify an alternate method of selecting servers when one is not responding. As of 12.0(3)T the load-balanced and round-robin alternatives may be specified but may not be implemented. The Load-balanced keyword indicates that the initial host is selected load-balanced. The Round-robin keyword indicates that the initial host is selected in a round-robin method with all servers being retried before starting from the beginning of the list of servers. The Next keyword indicates that the list of servers is stepped through sequentially with each request always starting with the first server in the list. This last option is the default method of operation.
aaa nas port description text
[hidden] global configuration command causes the specified text to appear in TACACS+ accounting records with the attribute nas-description and the value of the text specified in the command. This command is useful during debugging allowing one to specify information about the environment or configuration in which the accounting record was generated.
access-list number remark comment
and
ip access-list extended name
remark comment
[12.1]To add comments about the access list. This keyword is documented under Bug Id CSCdk14543.
atm allow-max-vci
interface command, will allow the cisco 7000 use VCI’s above 1023.
[B]
bgp common-administration
bgp dynamic-med-interval
bgp process-dpa
boot system rom
CONFIG
boot module
CONFIG
bundle-enable command
800-series
[C]
call-history-mib retain-timer (value)
[global] effects the size of the isdn history table
carrier delay value
[12.1] Modifies the carrier delay time. A value of 0 disables the carrier delay
clear crashdump 1
to cleanup an old crashdump
clear ip eigrp [as] event
Clear IP-EIGRP event logs
clear ip eigrp [as] logging
Stop IP-EIGRP event logging
clear profile
Clears CPU profiling
clear startup-config
same as erase startup-config)
clear vtemplate
reset virtual templates
clock rate { 1200 | [...]| 2015232 }
[hidden] There is an anomaly between what is documented, what is displayed and what is entered for this command. The documentation indicates the command is clock rate and this is what IOS shows as the valid command in configuration mode. However, a configuration display shows the command as clockrate as this is how is saved in nvram. In addition, older rom monitors do not understand the newer clock rate command which would cause problems. What actually happens here is that clockrate is implemented as a hidden command and is not completed by pressing tab and nor is there any help generated for it. But both clockrate and clock rate are accepted and there should be no problem in cutting and pasting the configurations.
config overwrite
copy core ?
Does a full core dump, as write core but with more options
csim start <number>
Emulate a voice call
[D]
debug buffer
Additional buffer debugging
debug buffer failure
Buffer Allocation failures debugging
debug crypto isakmp detail
Crypto ISAKMP internals debugging
debug crypto isakmp packet
Crypto ISAKMP packet debugging
debug dialer detailed
debug dialer holdq
[11.2(12)P] [undocumented/hidden] gives some help on dialing.
debug eigrp neighbor [ sia-timer ]
this will print debug information about the operation of the sia timers. Generally not very useful (unless you are testing the timers)
debug eigrp transmit [ sia ]
the will print debug information about SIA packets being sent. Most of the information found in this debug is part of the event log.
debug eigrp sia { fast | reply [addr] | query [addr] | siareply [addr] | siaquery [addr] }
This command has been left in to assist testing with creating sia events and will CAUSE sia events.
fast sia timer will fire in 1ms on next route to go active
query next query from peer will be ignored
reply next reply from peer will be ignored
siaquery next reply from peer will be ignored
siareply next reply from peer will be ignored
debug ip ospf monitor
Debug command which show opsf database sync
debug ip packet … dump
Outputs a hex & ASCII dump of the packet’s contents
debug ipx private
debug isdn code
debug isdn q931 l3
[12.0(13)] will show additional information on ISDN, i.e. the corresponding call reference number in all ISDN messages.
debug oir
Debug online insertion and removal
debug parser alias
debug parser help
debug parser http
debug parser mode
debug parser privilege
debug sanity
debug subsys
Debug discrete subsystems
dialer mult-map-same-name
useful if you have dialup clients using the same chap/pap username
dhcp-server import all
take all DHCP client info from the “ip address dhcp” client and assume that info for our DHCP server.
debug snmp {bag | dll | io | mib { all | by-mib-name } | packets | sysdb | timers}
debug x25 switch
debug x25 encapsulation
[E]
exception-slave dump X.X.X.X
CONFIG
exception-slave protocol tftp
CONFIG
exception-slave corefile
CONFIG
exception memory fragment <amount>
CONFIG: Will reload router when no more fragment mem is avail
DOCUMENTED: in Version 12.1(2)E
[F]
[G]
gdb kernel
gdb examine pid
gdb debug pid
(ciscos comment: gdb commands are for debugging, only useful to cisco engineers who have a symbol table for the IOS image in question.)
[H]
hangup
alias for “quit”
[I]
ip cache-ager
Needs service internal
ip cef accounting per-prefix non-recursive prefix-length
if-con <n>
Attach to a vip console; if-quit (gets out of if-con mode)
ip address dhcp
On eth[x], for cablemodems?
ip forwarding accounting adjacency-update
ip forwarding accounting non-recursive
ip forwarding accounting per-prefix
ip forwarding accounting prefix-length
ip forwarding switch
ip forwarding traffic-statistics
ip forwarding traffic-statistics load-interval
ip forwarding traffic-statistics update-rate
[no] ip gratuitous-arps
This disables unsolicited ARP replies that are useful to signal to a second (redundant) router on the same LAN segment that a remote gateway is present or has changed.
ip igmp
ip igmp immediate-leave
ip igmp immediate-leave group-list
ip local-pool
Legacy form of ip local pool, for backwards compatability
ip ospf interface-retry [x]
Retry for ospf process
ip ospf-name-lookup
ip route profile
This configuration command will turn on IP routing table statistics collection. Information like number of changes, number of prefix added etc will be collected.
ip slow-converge
ip spd
ip spd mode
ip spd mode aggressive
ip spd queue
ip spd queue max-threshold
ip spd queue min-threshold
ip tftp boot-interface
CONFIG
ip tmstats bin internal | external
CONFIG, when ip cef accounting non-recursive is configured
isdn network
tell router to be the “master” on T1-CCS link using isdn switch-type primary-ni
ipx flooding-unthrottled
[12.1] global configuratiom command specifies that NLSP flooding should be unthrottled.
ipx netbios-socket-input-checks
[12.1] global configuratiom command limits the input of non-type 20 netbios bc packets
ipx potential-pseudonode
[12.1] global configuration command specifies to keep backup route and service data for NLSP potential pseudocode.
ipx sap follow-route-path
[12.1] An undocumented global configuration command. See Bug Id SCdm12190 for details.
ipx server-split-horizon-on-server-paths
[12.1] global configuration command specifies that split horizon SAP occurs on server, not route, paths. This command is documented in Bug Id CSCdm12190.
ipx update interval {rip | sap} {seconds | passive | changes-only}
[12.1] The undocumented passive keyword specifies to listen but does not
send normal periodic SAP updates nor flashes/changes updates. Queries
will still be replied to. The update interval is set to the same interval as changes-only. The passive keyword is documented under Bug Id CSCdj59918.
isdn {n200 | t200 | t203} number
[hidden] commands change the value of various layer 2 ISDN timer settings. The number parameter is milliseconds for t200 and t203 and the maximum number of retransmits for the keyword n200. The current value of ISDN timers can be displayed using the show isdn timers EXEC command. The values of the timer settings depend on the switch type and typically are used only for homologation purposes. The typical value for t200 is 1 second, for t203 is 10 seconds and for n200 is 3 retransmits.
[J]
[K]