首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏网络技术联盟站

    什么是双机热备技术?华为和思科如何实现双机热备?

    可以使用以下命令在接口上创建一个VRG,并指定VRG的编号:RouterA(config)# interface <interface>RouterA(config-if)# standby <group-number> ip <virtual-ip-address >其中,<interface>是指要配置HSRP的接口,例如GigabitEthernet0/0/1;<group-number>是VRG的编号,可以是1-255之间的任意数字;<virtual-ip-address standby <group-number> timers <hello-time> <hold-time>RouterA(config-if)# standby <group-number> ip <virtual-ip-address 是指定要跟踪的接口,<threshold>是指定跟踪的阈值,<hello-time>是指定HSRP hello报文的发送间隔,<hold-time>是指定路由器在未收到hello报文后将路由器标记为失效的时间,<virtual-ip-address

    6.3K32编辑于 2023-06-09
  • 来自专栏网络技术联盟站

    什么是双机热备技术?华为和思科如何实现双机热备?

    VRG,并指定VRG的编号: RouterA(config)# interface <interface> RouterA(config-if)# standby <group-number> ip <virtual-ip-address > 其中,<interface>是指要配置HSRP的接口,例如GigabitEthernet0/0/1;<group-number>是VRG的编号,可以是1-255之间的任意数字;<virtual-ip-address standby <group-number> timers <hello-time> <hold-time> RouterA(config-if)# standby <group-number> ip <virtual-ip-address 是指定要跟踪的接口,<threshold>是指定跟踪的阈值,<hello-time>是指定HSRP hello报文的发送间隔,<hold-time>是指定路由器在未收到hello报文后将路由器标记为失效的时间,<virtual-ip-address

    5K40编辑于 2023-09-06
领券