Looking for assistance to get started configuring WAAS on a ISR4351 with built in SM controller.
I can not seem to find a interface to setup. I tried playing with Service Engine interface but not getting anywhere.
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0/0 unassigned YES NVRAM up up
Gi0/0/0.986 <removed> YES manual up up
GigabitEthernet0/0/1 <removed> YES manual up up
GigabitEthernet0/0/2 unassigned YES NVRAM up up
Gi0/0/2.35 <removed> YES NVRAM up up
Service-Engine0/1/0 unassigned YES unset up up
Serial0/1/0:0 unassigned YES unset down down
Serial0/1/0:1 unassigned YES unset down down
Serial0/1/0:2 unassigned YES unset down down
Serial0/1/0:3 unassigned YES unset down down
Serial0/1/0:4 unassigned YES unset down down
Serial0/1/0:5 unassigned YES unset down down
Serial0/1/0:6 unassigned YES unset down down
Serial0/1/0:7 unassigned YES unset down down
Serial0/1/0:8 unassigned YES unset down down
Serial0/1/0:9 unassigned YES unset down down
Serial0/1/0:10 unassigned YES unset down down
Serial0/1/0:11 unassigned YES unset down down
Serial0/1/0:12 unassigned YES unset down down
Serial0/1/0:13 unassigned YES unset down down
Serial0/1/0:14 unassigned YES unset down down
Serial0/1/0:15 unassigned YES unset down down
Serial0/1/0:16 unassigned YES unset down down
Serial0/1/0:17 unassigned YES unset down down
Serial0/1/0:18 unassigned YES unset down down
Serial0/1/0:19 unassigned YES unset down down
Serial0/1/0:20 unassigned YES unset down down
Serial0/1/0:21 unassigned YES unset down down
Serial0/1/0:22 unassigned YES unset up down
Serial0/1/0:23 unassigned YES unset up up
GigabitEthernet0/2/0 unassigned YES NVRAM administratively down down
Service-Engine0/4/0 unassigned YES unset up up
GigabitEthernet0 unassigned YES NVRAM administratively down down
Loopback0 <removed> YES NVRAM up up
Vlan1 unassigned YES NVRAM administratively down down
<removed>#
<removed>#sh inv
NAME: "Chassis", DESCR: "Cisco ISR4351 Chassis"
PID: ISR4351/K9 , VID: V02, SN: FLM1953W0KZ
NAME: "Power Supply Module 0", DESCR: "450W AC Power Supply for Cisco ISR4450, ISR4350"
PID: PWR-4450-AC , VID: V01, SN: DCA1841X12J
NAME: "Fan Tray", DESCR: "Cisco ISR4450, ISR4350 Fan Assembly"
PID: ACS-4450-FANASSY , VID: , SN:
NAME: "module 0", DESCR: "Cisco ISR4351 Built-In NIM controller"
PID: ISR4351/K9 , VID: , SN:
NAME: "NIM subslot 0/1", DESCR: "NIM-1MFT-T1/E1 - T1/E1 Serial Module"
PID: NIM-1MFT-T1/E1 , VID: V03, SN: FOC19374VAM
NAME: "subslot 0/1 db module 0", DESCR: "PVDM4-64 Voice DSP Module"
PID: PVDM4-64 , VID: V02, SN: FOC19441JTF
NAME: "NIM subslot 0/2", DESCR: "NIM-1GE-CU-SFP"
PID: NIM-1GE-CU-SFP , VID: V01, SN: FOC195077N9
NAME: "PVDM subslot 0/4", DESCR: "PVDM4-64 Voice DSP Module"
PID: PVDM4-64 , VID: V02, SN: FOC19468DN1
NAME: "NIM subslot 0/5", DESCR: "ISR SSD Module"
PID: ISR-SSD , VID: V01, SN: JAB092709EL
NAME: "subslot 0/5 disk0", DESCR: "harddisk"
PID: UBA2RZC200HCE1-FTC-SWD , VID: 5.2.4 , SN: 11001472990
NAME: "NIM subslot 0/0", DESCR: "Front Panel 3 ports Gigabitethernet Module"
PID: ISR4351-3x1GE , VID: V01, SN: JAB092709EL
NAME: "module 1", DESCR: "Cisco ISR4351 Built-In SM controller"
PID: ISR4351/K9 , VID: , SN:
NAME: "module 2", DESCR: "Cisco ISR4351 Built-In SM controller"
PID: ISR4351/K9 , VID: , SN:
NAME: "module R0", DESCR: "Cisco ISR4351 Route Processor"
PID: ISR4351/K9 , VID: V02, SN: FDO19480QAF
NAME: "module F0", DESCR: "Cisco ISR4351 Forwarding Processor"
PID: ISR4351/K9 , VID: , SN:
Wouldn't the config be something like, this is from a 3945 so might be some differences
interface SM1/0
ip address 172.17.224.254 255.255.255.248
ip wccp redirect exclude in
service-module ip address 172.17.224.251 255.255.255.248
!Application: Restarted at Sat Jul 4 01:39:23 2015
service-module ip default-gateway 172.17.224.254
!
HTH
Richard
Hello Richard, That is what I thought going into this. However not seems to be the case.
I did find this ... and seems to be the way to setup the "Built-IN" WAAS.
http://www.cisco.com/c/en/us/td/docs/routers/access/4400/appnav/isr/isr_appnav/isr_quick_start.html
And now I have a bunch of stuff auto configured on the router that I've never seen before and don't know what its doing..... yet.