PurposeCommand or Action
Adds a description to an interface configuration.
description string
Example:
Router(config-if)# description access interface
connected to subscriber
Step 4
Sets a primary IP address or secondary IP address for
an interface.
ip address ip-address mask [secondary [vrf vrf-name]]
Example:
Router(config-if)# ip address 192.171.10.1
255.255.0.0
Step 5
Enables auto negotiation on a Gigabit Ethernet interface.negotiation auto
Example:
Router(config-if)# negotiation auto
Step 6
Applies a control policy to a context.
service-policy type control policy-map-name
Example:
Router(config-if)# service-policy type control
BB_Profile
Step 7
Enables Cisco ISG IP subscriber support on an interface
and specifies the access method that IP subscribers use
for connecting to the Cisco ISG on an interface.
ip subscriber {l2-connected}
Example:
Router(config-if)# ip subscriber l2-connected
Step 8
The iWAG does not support the routed access
method.
Note
Enables the Cisco ISG to create an IP subscriber session
upon receipt of a specified type of packet.
initiator {dhcp | radius-proxy | static ip subscriber list
listname | unclassified ip | unclassified mac-address}
Example:
Router(config-subscriber)# initiator unclassified
mac-address
Step 9
Enables the Cisco ISG to create an IP subscriber session
upon receipt of a specified type of packet.
initiator {dhcp | radius-proxy | static ip subscriber list
listname | unclassified ip | unclassified mac-address}
Example:
Router(config-subscriber)# initiator dhcp
Step 10
Configuring a Tunnel Interface for the iWAG
This section describes how to configure a tunnel interface between the iWAG solution and the GGSN.
Intelligent Wireless Access Gateway Configuration Guide
16 OL-30226-03
Overview of the Intelligent Wireless Access Gateway
Configuring the iWAG for 3G Mobile IP Users