一、明文认证
bgp 1
peer 12.1.1.2 password simple huawei
二、密文认证
bgp 1
peer 12.1.1.2 password cipher %$%$n:.32`M3oBRW;"50XgZ("RY`%$%$ #实际密码是huawei
三、key chain 方式认证
keychain hcip mode periodic daily #mode有两种,absolute 绝对时间 ,periodic 周期时间
key-id 1
algorithm md5
key-string huawei@123
send-time daily 08:00 to 18:00
receive-time daily 08:00 to 18:00
bgp 1
peer 12.1.1.2 keychain hcip
浙公网安备 33010602011771号