Purpose
Command or Action
Specifies the domain name for a DHCP client.
domain-name domain
Example:
Router(dhcp-config)# domain-name example.com
Step 7
Configures the duration of the lease for an IP address that is
assigned from a Cisco IOS DHCP server to a DHCP client.
The DHCP pool lease time is applicable only to
simple
sessions. For mobile GTP sessions, lease time from the
GTP configuration will be used. Under the GTP
configuration, lease duration should be configured the
same way as the address hold timer in the GGSN or
PGW.
Note
lease {days [hours [ minutes ]] | infinite}
Example:
Router(dhcp-config)# lease 1 2 2
Step 8
Configuring the Cisco ISG Class Map and Policy Map for the iWAG
This section describes how to configure the Cisco ISG class map and policy map for the iWAG.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
class-map type traffic match-any class-map-name
4.
match access-group output {access-group | name access-group-name}
5.
match access-group input {access-group | name access-group-name}
6.
policy-map type service policy-map-name
7.
[ priority ] class type traffic {class-map-name | default {in-out | input | output } }
8.
accounting aaa list aaa-method-list
9.
[ priority ] class type traffic { class-map-name | default {in-out | input | output}}
10.
drop
11.
policy-map type control policy-map-name
12.
class type control control-class-name | always
} [
event
{
access-reject | account-logoff | account-logon |
acct-notification | credit-exhausted | dummy-event | quota-depleted | radius-timeout | service-failed |
service-start | service-stop | session-default-service | session-restart | session-service-found | session-start
| timed-policy-expiry
}]
13.
action-number service-policy type service [unapply] [aaa list list-name ]
{
name service-name |
identifier
{
authenticated-domain | authenticated-username | dnis | nas-port | tunnel-name |
unauthenticated-domain | unauthenticated-username
}}
14.
action-number authorize
[
aaa
{
list-name | list { list-name | default
}} [
password password
]] [
upon
network-service-found {continue | stop
}] [
use method authorization-type
]
identifier identifier-type
[
plus identifier-type
]
Intelligent Wireless Access Gateway Configuration Guide
12
OL-30226-03
Overview of the Intelligent Wireless Access Gateway
Configuring the iWAG for 3G Mobile IP Users
Содержание Intelligent Wireless Access Gateway
Страница 40: ...Intelligent Wireless Access Gateway Configuration Guide 32 OL 30226 03 IP Sessions Over Gigabit EtherChannel ...
Страница 44: ...Intelligent Wireless Access Gateway Configuration Guide 36 OL 30226 03 Multiple Flow Tunnel ...
Страница 64: ...Intelligent Wireless Access Gateway Configuration Guide 56 OL 30226 03 GTPv2 Support in the iWAG ...
Страница 72: ...Intelligent Wireless Access Gateway Configuration Guide 64 OL 30226 03 Configuring ISG Policy Templates ...
Страница 86: ...Intelligent Wireless Access Gateway Configuration Guide 78 OL 30226 03 Dual Stack Support for PMIPv6 and GTP ...