科技行者

行者学院 转型私董会 科技行者专题报道 网红大战科技行者

知识库

知识库 安全导航

至顶网网络频道CCIE LAB 之Reverse Telnet Lab

CCIE LAB 之Reverse Telnet Lab

  • 扫一扫
    分享文章到微信

  • 扫一扫
    关注官方公众号
    至顶头条

standby 2 preempt standby 2 priority 120 standby 2 ip 192.168.1.1 standby 2 authentication ip1 no shutdown interface serial 0 ip address 170.10.80.1 255.255.240.0 

作者:论坛整理 来源:ZDNet网络安全 2007年12月19日

关键字: telnet命令 opentelnet linux telnet telnet入侵 telnet telnet端口

  • 评论
  • 分享微博
  • 分享邮件

  Lab2 Reverse TelnetLab

  

  

  

  hostname epona.sitamoht.com

  service password-encryption

  enable password cisco

  ip routing

  ip subnet-zero

  username michel password cisco

  username lena password lawson

  interface ethernet 0

  description hsrpstandby for id 1

  ip address 192.168.2.2 255.255.255.0

  standby 1 preempt

  standby 1 priority 110

  standby 1 ip 192.168.2.1

  standby 1 authentication ip2

  no shutdown

  interface ethernet 1

  description hsrp active for id 2

  ip address 192.168.1.2 255.255.255.0

  standby 2 preempt

  standby 2 priority 120

  standby 2 ip 192.168.1.1

  standby 2 authentication ip1

  no shutdown

  interface serial 0

  ip address 170.10.80.1 255.255.240.0

  encapsulation frame-relay ietf

  frame-relay lmi-type ansi

  frame-relay map ip 170.10.80.2 100 broadcast

  frame-relay map ip 170.10.80.1 100 broadcast

  keepalive 25

  no shutdown

  ip route 192.168.1.0 255.255.255.0 170.10.80.2 100

  ip route 192.168.2.0 255.255.255.0 170.10.80.2 200

  line con 0

  login local

  line aux 0

  lien vty 0 4

  login local

  ______________________________________________________

  hostname impa.sitamoht.com

  service password-encryption

  enable password cisco

  ip routing

  ip subnet-zero

  username michel password cisco

  username lena password lawson

  interface ethernet 0

  description hsrp active master for id 1

  ip address 192.168.2.3 255.255.255.0

  standby 1 preempt

  standby 1 authentication ip2

  standby 1 priority 120

  standby 1 ip 192.168.2.1

  no shutdown

  interface ethernet 1

  description hsrp standby for id 2

  ip address 192.168.1.3 255.255.255.0

  standby 2 preempt

  standby 2 authentication ip1

  standby 2 ip 192.168.1.1

  standby 2 priority 110

  no shutdown

  interface serial 0

  ip address 170.10.80.2 255.255.240.0

  encapsulation frame-relay ietf

  frame-relay lmi-type ansi

  frame-relay map ip 170.10.80.1 200 broadcast

  frame-relay map ip 170.10.80.2 200 broadcast

  keepalive 25

  no shutdown

  ip route 192.168.1.0 255.255.255.0 170.10.80.1 100

  ip route 192.168.2.0 255.255.255.0 170.10.80.1 200

  line con 0

  login local

  line aux 0

  line vty 0 4

  login local

    • 评论
    • 分享微博
    • 分享邮件
    邮件订阅

    如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。

    重磅专题
    往期文章
    最新文章