패킷 캡처 수행 이상한 "DEC MOP Remote Console"프레임이 계속 나타납니다.
No. Time Source Destination Protocol Info
141 83.557841 Cisco_57:62:a0 DEC-MOP-Remote-Console 0x6002 DEC DNA Remote Console
Ethernet II, Src: Cisco_57:62:a0 (00:0d:bc:57:62:a0), Dst: DEC-MOP-Remote-Console (ab:00:00:02:00:00)
Destination: DEC-MOP-Remote-Console (ab:00:00:02:00:00)
Address: DEC-MOP-Remote-Console (ab:00:00:02:00:00)
.... ...1 .... .... .... .... = IG bit: Group address (multicast/broadcast)
.... ..1. .... .... .... .... = LG bit: Locally administered address (this is NOT the factory default)
Source: Cisco_57:62:a0 (00:0d:bc:57:62:a0)
Address: Cisco_57:62:a0 (00:0d:bc:57:62:a0)
.... ...0 .... .... .... .... = IG bit: Individual address (unicast)
.... ..0. .... .... .... .... = LG bit: Globally unique address (factory default)
Type: DEC DNA Remote Console (0x6002)
소스 mac 주소는 Cisco 라우터의 주소입니다. 그러나 라우터 및 전송 입력이 텔넷으로 설정되어 있으면 Decnet이 비활성화됩니다.
router# show decnet
% DECnet is not enabled
router# show run | begin line vty
line vty 0 4
transport input telnet
이 라우터가이 원격 콘솔 프레임을 보내지 못하게하려면 어떻게해야합니까?
2
참고로 autosecure 명령은 다른 많은 것들 중에서도 모든 인터페이스에서 MOP를 비활성화합니다.
—
OzNetNerd
어떤 대답이 도움이 되었습니까? 그렇다면 질문에 대한 답변이 계속 나오지 않도록 답변을 수락해야합니다. 또는 자신의 답변을 제공하고 수락 할 수 있습니다.
—
Ron Maupin