ERX 700 軟件版本:
session
Unisphere Edge Routing Switch ERX-700
Copyright (c) 1999-2002 Unisphere Networks, Inc. All rights reserved.
System Release: 3-0-6p24-0.rel
Version: 3.0.6 patch-24.0 (September 16, 2002 09:50)ide
端口有以下配置:
interface gigabitEthernet 2/0.500this
vlan id 500
pppoe
!接口
pppoe subinterface gigabitEthernet 2/0.500.1ip
encapsulation ppp
ppp authentication pap
profile any pppoerem
!
想刪除全部配置,卻失敗了,提示以下:
ERX700#config tit
ERX700(config)#int gig2/0.500io
ERX700(config-if)#no pppoe subinterface gigabitEthernet 2/0.500.1class
ERX700(config-if)#exitcli
ERX700(config)#no int gig2/0.500
^
% Can't remove Interface (multiple upper interfaces present)
仔細檢查過,沒有任何其它地方出現過和該端口相關的配置,這個端口就只有這麼一點配置信息,沒有再上層的配置了。這多是什麼問題呢???不知有沒有高手遇到過這種狀況?
當我把接口shutdown以後,
ERX700#config t
ERX700(config)#int gig2/0.500
ERX700(config-if)#shutdown
而show pppoe竟然是up的。。。
ERX700#sh pppoe int gig2/0.500
PPPoE interface gigabitEthernet 2/0.500 is operStatusUp
PPPoE interface gigabitEthernet 2/0.500 has max sessions = 4094
PPPoE interface gigabitEthernet 2/0.500 has 0 active connections,
out of 1 configured subinterfaces
PPPoE Statistics
PADI-rx 527
PADI-tx 0
PADO-rx 0
PADO-tx 306
PADR-rx 269
PADR-tx 0
PADS-rx 0
PADS-tx 269
PADT-rx 185
PADT-tx 103
PADM-tx 0
PADM-rx 0
BadPackets 0
Insufficent Resources 22
崩潰ing.....高手救救我吧~~~~~