0% found this document useful (0 votes)
23 views

Internal Config

The document outlines security configuration settings for passwords, login authentication, SSH, AAA, and IPS signature categories on an internal network device. Minimum password length is set to 10 characters. Login authentication is configured using RADIUS and locally. SSH is enabled with a 90 second timeout. IPS signature categories are configured and enabled.

Uploaded by

Kashif Javeed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

Internal Config

The document outlines security configuration settings for passwords, login authentication, SSH, AAA, and IPS signature categories on an internal network device. Minimum password length is set to 10 characters. Login authentication is configured using RADIUS and locally. SSH is enabled with a 90 second timeout. IPS signature categories are configured and enabled.

Uploaded by

Kashif Javeed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Internal Config

security passwords min-length 10


enable secret ciscoclass
service password-encryption
login on-failure log
login on-success log
line console 0
login local
exec-timeout 20 0
line vty 0 15
login local
exec-timeout 20 0
exit
interface serial0/0/0
no cdp enable
login block-for 30 attempts 3 within 60
ntp server 172.16.25.2 key 0
ntp update-calendar
service timestamps log datetime msec
logging host 172.16.25.2
ip domain-name theccnas.com
crypto key generate rsa
1024
ip ssh version 2
ip ssh time-out 90
ip ssh authentication-retries 2
line vty 0 4
transport input ssh

exit
line vty 5 15
transport input ssh
exit
aaa new-model
Radius-server host 209.165.200.252 key corpradius
aaa authentication login default group radius local
aaa authentication login default local
aaa authorization exec default local
line vty 0 4
login authentication default
line vty 0 15
login authentication default
line con 0
login authentication default
exit
ip ips config location flash:
ip ips name corpips
ip ips signature-category
category all
retired true
exit
category ios_ips basic
retired false
exit
exit
interface Gig0/0

You might also like