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.....高手救救我吧~~~~~