Cisco Cisco Application Extension Platform for SRE

Page of 26
Cisco Application eXtension Platform 1.0 Quick Start Guide
Appendix A: Cisco 280x ISR and Cisco AXP Service Module Configurations
21
Cisco Application eXtension Platform 1.0 Quick Start Guide
OL-15669-01
 no mop enabled
!
interface Integrated-Service-Engine1/0
 ip address 192.168.2.1 255.255.255.0
 service-module ip address 192.168.2.2 255.255.255.0
 service-module ip default-gateway 192.168.2.2
 ntp broadcast destination 192.168.2.1
 no keepalive
 no mop enabled
!
ip http server
ip http access-class 23
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
dialer-list 1 protocol ip permit
!
control-plane
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser>  privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to http://www.cisco.com/go/sdm
-----------------------------------------------------------------------
^C
!
line con 0
 login local
line aux 0
line 66
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
line vty 0 4
 privilege level 15
 password 7 00071A150754
 login local
 transport input telnet
line vty 5 15
 access-class 23 in
 privilege level 15
 password 7 00071A150754
 login local
 transport input telnet
!
scheduler allocate 20000 1000
ntp master
!
end