Overview of the Intelligent Wireless Access Gateway
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
class-map type traffic match-any class-map-name
Example:
Router(config)# class-map type traffic match-any
TC_OPENGARDEN
Step 4
match access-group output {access-group | name
access-group-name}
Example:
Router(config-traffic-classmap)# match access-group
output name ACL_OUT_OPENGARDEN
Step 5
match access-group input {access-group | name
access-group-name}
Example:
Router(config-traffic-classmap)# match access-group input
name ACL_IN_OPENGARDEN
Step 6
policy-map type service policy-map-name
Example:
Router(config)# policy-map type service
OPENGARDEN_SERVICE
Step 7
[ priority ] class type traffic {class-map-name | default {in-out |
input | output } }
Example:
Router(config-service-policymap)# 20 class type traffic
TC_OPENGARDEN
Step 8
accounting aaa list aaa-method-list
Example:
Router(config-service-policymap)# accounting aaa list
PROXY_TO_CAR
OL-30226-03
Configuring the iWAG for 3G Mobile IP Users
Purpose
Enables the privileged EXEC mode.
Enter your password, if prompted.
Enters the global configuration mode.
Creates or modifies a traffic class map that is used
for matching packets to a specified Cisco ISG
traffic class.
Configures the match criteria for a Cisco ISG
traffic class map on the basis of the specified
access control list (ACL).
Configures the match criteria for a Cisco ISG
traffic class map on the basis of the specified ACL.
Creates or modifies a service policy map that is
used to define a Cisco ISG subscriber service.
Creates or modifies a traffic class map that is used
for matching packets to a specified Cisco ISG
traffic class.
Enables Cisco ISG accounting and specifies an
AAA method list to which accounting updates are
forwarded.
Intelligent Wireless Access Gateway Configuration Guide
13
Need help?
Do you have a question about the Intelligent Wireless Access Gateway and is the answer not in the manual?