想確認下撥號口物理口是否就不用加VRRP配置了,還有備牆配置也是主牆配置一樣嗎,撥號口綁定物理接口就行?
RBM和撥號口知了前麵谘詢的人推薦相關配置如下,
正常配,把配置手冊裏的RBM和pppoe加在一起就行。
參考:
比如:
RBM_P<F1>display current-configuration
#
sysname F1
#
track 3 interface GigabitEthernet1/0/0
#
remote-backup group
data-channel interface GigabitEthernet1/0/23
data-channel mode layer3
delay-time 1
local-ip 10.0.0.1
remote-ip 10.0.0.2
device-role primary
#
monitor-link group 3
#
interface Dialer3
ppp chap password cipher $c$3$nRr2Hf0QarUlNuyzdM7E3+npfUoq2z/CjLb391c=
ppp chap user test
dialer bundle enable
dialer timer idle 0
dialer timer autodial 10
ip address ppp-negotiate
nat outbound
#
interface GigabitEthernet1/0/0
port link-mode route
combo enable copper
port monitor-link group 3 uplink
pppoe-client dial-bundle-number 3
#
interface GigabitEthernet1/0/1
port link-mode route
combo enable copper
ip address 10.0.4.1 255.255.255.0
vrrp vrid 4 virtual-ip 10.0.4.254 active
vrrp vrid 4 priority 120
port monitor-link group 3 downlink
#
interface GigabitEthernet1/0/23
port link-mode route
combo enable copper
ip address 10.0.0.1 255.255.255.0
#
security-zone name test
import interface Dialer3
import interface GigabitEthernet1/0/0
import interface GigabitEthernet1/0/1
#
ip route-static 0.0.0.0 0 Dialer3 track 3
#
session synchronization enable
#
security-policy ip
rule 0 name test
action pass
(0)
親~登錄後才可以操作哦!
確定你的郵箱還未認證,請認證郵箱或綁定手機後進行當前操作
舉報
×
侵犯我的權益
×
侵犯了我企業的權益
×
抄襲了我的內容
×
原文鏈接或出處
誹謗我
×
對根叔社區有害的內容
×
不規範轉載
×
舉報說明
典配沒有撥號口說明呀