cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
448
Views
0
Helpful
0
Replies

ASR 9001 bng IPoE L3 routed session problem

Sergey Nasedkin
Level 1
Level 1

Hello!

I test functions BNG for future migration from ASR1002 to ASR9001. PPPoE session worked up. IPoE session with L2-connected subscribers worked up. But when i configure on subinterface L3 routed session

 

interface Bundle-Ether8.100
description == test ==
ipv4 point-to-point
ipv4 unnumbered Loopback3
service-policy type control subscriber pm-src-ip
encapsulation dot1q 100
ipsubscriber ipv4 routed
initiator unclassified-ip

 

session stay in CD state.

RP/0/RSP0/CPU0:R32-asr9k-Office#sh subscriber session all
Fri Mar 20 10:59:38.922 MSK
Codes: IN - Initialize, CN - Connecting, CD - Connected, AC - Activated,
ID - Idle, DN - Disconnecting, ED - End

Type Interface State Subscriber IP Addr / Prefix
LNS Address (Vrf)
--------------------------------------------------------------------------------
IP:PKT No CD 192.168.1.230 (default)

 

RP/0/RSP0/CPU0:R32-asr9k-Office#sh ipsubscriber interface
Fri Mar 20 11:08:05.962 MSK
Interface: Bundle-Ether8.100.ip19
Type: Routed
Access Interface: Bundle-Ether8.100
Subscriber IPv4: 192.168.1.230
Subscriber Label: 0x6b
IPv4 Initiator: Packet-Trigger
VLAN ID: 100
Created: Mar 20 11:07:38 (age 00:00:28)
VRF: Unknown, IPv4 Table: Unknown
IPv4 State: Control-policy executed (old: Session creation started)
Last state change: Mar 20 11:07:38 (00:00:28 in current state)

RP/0/RSP0/CPU0:R32-asr9k-Office#sh ip int br | i Bundle-Ether8.100
Fri Mar 20 11:09:07.542 MSK
Bundle-Ether8.100 192.168.1.1 Up Up default
Bundle-Ether8.100.ip20 unassigned Up Up default

 

policy-map type control subscriber pm-src-ip
event session-start match-first
class type control subscriber ISN_CM_V4_1 do-until-failure
5 activate dynamic-template ISN_TEMPLATE_V4_1
10 authorize aaa list ISG-AUTH-1 identifier source-address-ipv4 password cisco
!
!
end-policy-map

type ipsubscriber ISN_TEMPLATE_V4_1
ipv4 unnumbered Loopback3

 

interface Loopback3
ipv4 address 192.168.1.1 255.255.255.0

 

router static
address-family ipv4 unicast
192.168.1.230/32 Bundle-Ether8.100

 

Cisco IOS XR Software, Version 5.3.4[Default] (sp9)

 

Its seems to me I missed something in config.... or got some limitation of platform. Why is IP level on created subif may not start ?

 

P.S. sorry for poor english.

0 Replies 0