I was recently introduced to a few very cool/interesting features in IOS
(IOS's feature richness continues to amaze me).. Question please..is there a
certain area of the DocCD that I could go to find various features like
this.? I know where a lot of things are in the DocCD, ip rout prots, IP
services, etc, I just don't know where Features like this would be located.
If you could tell me like, click, products, Cisco ios and NX OS software,
Cisco IOS, 12.4 Family, Cisco IOS Release 12.4T, etc, etc..that would be
great.
Aaron
doccd - http://www.cisco.com/cisco/web/psa/default.html?mode=prod
A few examples of the IOS features I saw recently..
. IOS LOGIN ENHANCEMENTS
login block-for 100 attempts 15 within 100
login quiet-mode access-class denyloginsexceptfrom (acl not shown)
login on-failure log every 10
login on-success log every 15
. IOS CONFIGURATION CHANGE NOTIFICATION AND LOGGING
en
conf t
archive
log config
logging enable
logging size 200
hide
notify sys
. Outside-to-Inside NAT
enable
configure terminal
ip nat pool name start-ip end-ip netmask netmask
ip nat inside source route-map name pool name [reversible]
. ROLE-BASED CLI ACCESS
enable view
configure terminal
parser view view-name
secret 5 encrypted-password
commands parser-mode {include | include-exclusive | exclude} [all]
[interface interface-name | command]
exit
exit
enable [privilege-level] [view view-name]
show parser view [all]
. TCP WINDOW SIZE SCALING (for LFN's/LFP's)
http://www.cisco.com/en/US/docs/ios/12_2t/12_2t8/feature/guide/tcpwslfn.html
Blogs and organic groups at http://www.ccie.net
Received on Mon Mar 14 2011 - 23:31:21 ART
This archive was generated by hypermail 2.2.0 : Fri Apr 01 2011 - 06:35:41 ART