Purpose
Command or Action
Creates a port-channel virtual interface.
interface port-channel channel-number
Example:
Router(config)#interface port-channel 1
Step 2
Adds a description to an interface configuration.
description string
Example:
Router(config-if)#description GEC:1 interface
towards switch
Step 3
Removes an IP address from an interface.
ip address ip-address mask
[
secondary
[
vrf vrf-name
] ]
Example:
Router(config-if)#ip address 21.0.0.1 255.255.0.0
Step 4
Changes the length of time for which data is used to
compute load statistics.
load-interval seconds
Example:
Router(config-if)#load-interval 30
Step 5
Enables the LACP 1:1 link redundancy.
lacp fast-switchover
Example:
Router(config-if)#lacp fast-switchover
Step 6
Defines the maximum number of active, bundled LACP
ports allowed in a port channel.
lacp max-bundle max-bundle-number
Example:
Router(config-if)#lacp max-bundle 1
Step 7
Applies a control policy to a context.
service-policy type control policy-map-name
Example:
Router(config-if)#service-policy type control
BB_PMAP
Step 8
Enables Cisco Intelligent Services Gateway (ISG) IP
subscriber support on an interface, and specifies the
ip subscriber
{
l2-connected
}
Example:
Router(config-if)#ip subscriber l2-connected
Step 9
access method that IP subscribers use for connecting
to the Cisco ISG on an interface.
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 10
Intelligent Wireless Access Gateway Configuration Guide
OL-30226-03
27
IP Sessions Over Gigabit EtherChannel
Configuring IP Sessions over Gigabit EtherChannel
Содержание 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 ...