Cisco Cisco Application Extension Platform for SRE

Page of 124
Cisco Application eXtension Platform 1.1 User Guide
Configuring the Application Service Environment
77
Cisco Application eXtension Platform 1.1 User Guide
OL-14815-01
Enabling Interface Monitoring
Interface monitoring on the Cisco AXP platform is very similar to packet monitoring in a Cisco IOS 
software environment. 
To enable the Interface Monitoring Feature on a Cisco AXP service module interface, use the 
analysis-module monitoring command in interface configuration mode. 
Note
Interface monitoring is not available for applications running on an AIM service module.
To enable interface monitoring, perform the following steps on the router side.
SUMMARY STEPS 
1.
configure terminal
2.
interface type number
3.
description string 
4.
ip address ip-address network-mask 
5.
duplex auto
Step 10
description
 string 
Adds a description to an interface configuration.
string—Clue to help you remember what is attached to this 
interface. This string is limited to 238 characters.
Step 11
ip traffic-export apply
 profile-name 
Example:
Router(config-if)# ip traffic-export apply 
corp1
Creates or edits an IP traffic export profile, enables the 
profile on an ingress interface, and enters RITE 
configuration mode. 
Step 12
duplex auto
 
(Optional) Configures the duplex operation on an interface. 
auto—Specifies the autonegotiation capability. The 
interface automatically operates at half or full duplex, 
depending on:
Environmental factors, such as the type of media.
Transmission speeds for the peer routers, hubs, and 
switches used in the network configuration.
Step 13
speed auto
 
(Optional) Configures the speed for a Fast Ethernet 
interface. 
auto—Turns on the Fast Ethernet autonegotiation 
capability. 
The interface automatically operates at 10 or 100 Mbps 
depending on:
Environmental factors, such as the type of media.
Transmission speeds for the peer routers, hubs, and 
switches used in the network configuration.
Step 14
no keepalive
 
Disables the ability to send keepalive packets.
Step 15
end
 
Exits interface mode.
Command or Action
Purpose