MohamedAliKhouja
Created Oct 29, 2021 10:39:58
(0)
(0)
the ME60 interface does not accept the IP address : interface GigabitEthernet4/0/0.2 pppoe-server bind Virtual-Template 2 user-vlan 100 bas # access-type layer2-subscriber # # return [ME60-GigabitEthernet4/0/0.2]ip address 1.1.1.1 255.255.255.0 ^ Error:Ambiguous command found at '^' position.
fuzi_yao
Reply MohamedAliKhouja Created Oct 29, 2021 11:20:24
(0)
(0)
Check whether the interface is a Layer 3 or Layer 2 interface and modify the interface attributes.
MohamedAliKhouja
Reply fuzi_yao Created Oct 29, 2021 13:19:20
(0)
(0)
when i use "user-vlan" i cannot use the interface as a layer 3 interface, and I have to configure "user-vlan" to activate PPP interface GigabitEthernet4/0/0.2 pppoe-server bind Virtual-Template 2 user-vlan 100 bas # return [ME60-GigabitEthernet4/0/0.2]bas [ME60-GigabitEthernet4/0/0.2-bas]access-type layer3-subscriber Error: the VLAN type does not match with L3 access type on the BAS interface. |
|
|
MohamedAliKhouja
Created Oct 29, 2021 10:39:58
(0)
(0)
the ME60 interface does not accept the IP address : interface GigabitEthernet4/0/0.2 pppoe-server bind Virtual-Template 2 user-vlan 100 bas # access-type layer2-subscriber # # return [ME60-GigabitEthernet4/0/0.2]ip address 1.1.1.1 255.255.255.0 ^ Error:Ambiguous command found at '^' position.
fuzi_yao
Reply MohamedAliKhouja Created Oct 29, 2021 11:20:24
(0)
(0)
Check whether the interface is a Layer 3 or Layer 2 interface and modify the interface attributes.
MohamedAliKhouja
Reply fuzi_yao Created Oct 29, 2021 13:19:20
(0)
(0)
when i use "user-vlan" i cannot use the interface as a layer 3 interface, and I have to configure "user-vlan" to activate PPP interface GigabitEthernet4/0/0.2 pppoe-server bind Virtual-Template 2 user-vlan 100 bas # return [ME60-GigabitEthernet4/0/0.2]bas [ME60-GigabitEthernet4/0/0.2-bas]access-type layer3-subscriber Error: the VLAN type does not match with L3 access type on the BAS interface. |
MohamedAliKhouja
Created Oct 31, 2021 15:56:42
(0)
(0)
what is the difference between leased-line and subscriber ?
fuzi_yao
Reply MohamedAliKhouja Created Nov 1, 2021 00:43:44
(1)
(0)
friend, A leased line leases an Ethernet interface or VLANs/PVCs on an ME60 to a group of users. Multiple users can access a leased line, but only one user is represented on the ME60. The ME60 performs unified authentication and accounting, bandwidth control, access permission control, and QoS control on the leased line. Common users supported by the ME60 refer to users that access the ME60 through Layer 2 devices such as LAN switches and IP DSLAMs. Individual users have independent service a
MohamedAliKhouja
Reply fuzi_yao Created Nov 1, 2021 07:44:11
(0)
(0)
if i have a switch between the ME60 and the users i have to use the "subscriber" command ?
fuzi_yao
Reply MohamedAliKhouja Created Nov 1, 2021 08:02:59
(0)
(0)
yes, friend. When configuring the BAS interface, you must configure the subscriber command because you must know the access attributes of the following users. |