Cisco ASR 9000 Series Configuration Manual page 101

Aggregation services router broadband network gateway
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Establishing Subscriber Sessions
SUMMARY STEPS
1. configure
2. interface interface-type interface-path-id
3. arp learning disable
4. {ipv4 |ipv6} address {ipv4_address |ipv6_address} ipsubnet_mask
5. service-policy type control subscriber policy-name
6. encapsulation dot1q value
7. ipsubscriber {ipv4 |ipv6}l2-connected
8. initiator dhcp
9. initiator unclassified-source
10. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
interface interface-type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# interface
Bundler-Ether400.12
Step 3
arp learning disable
Example:
RP/0/RSP0/CPU0:router(config-if)# arp learning disable
Step 4
{ipv4 |ipv6} address {ipv4_address |ipv6_address}
ipsubnet_mask
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Enabling IPoE Subscribers on an Access Interface
Purpose
Enters global configuration mode.
Configures an interface and enters interface configuration
mode.
• The type argument specifies an interface type. For
more information on interface types, use the
question mark (?) online help function.
• The instance argument specifies either a physical
interface instance or a virtual instance.
◦ The naming notation for a physical interface
instance is rack/slot/module/port. The slash
(/) between values is required as part of the
notation.
◦ The number range for a virtual interface
instance varies depending on the interface
type.
Disables arp learning for the access-interface.
Sets the IPv4 address or an IPv6 address for an interface.
4.3.x
89

Advertisement

Table of Contents
loading

Table of Contents