freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

中興ac配置手冊(cè)v1(編輯修改稿)

2024-11-24 10:18 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 show acconfig blacklist: 步驟結(jié)束 結(jié)果 設(shè)置成功,無(wú)錯(cuò)誤提示。 熱備全局配置 簡(jiǎn)介 通過(guò)此操作,實(shí)現(xiàn)熱備份相關(guān)的全局配置,包括熱備模式,熱備槽位號(hào)與 vrp 組的對(duì)應(yīng)關(guān)系,批量同步開(kāi)關(guān)等。 步驟 1. 執(zhí)行 configure terminal 進(jìn)入全局 配置模式 ZXANconfigure terminal %Info 20272: Enter configuration mands, one per line. End with CTRL/Z. 2. 執(zhí)行 ac hotbackupen 命令使能熱備。 ZXAN(config)ac hotbackupen enable 3. 執(zhí)行 ac hotbackup 命令設(shè)置本端 IP 和端口號(hào)以及遠(yuǎn)端 IP 和端口號(hào) ZXAN(config)ac hotbackup localip localport 123 remoteip remoteport 321 4. 執(zhí)行 ac hotbackupmode 命令設(shè)置熱備方式 ZXAN(config)ac hotbackupmode 1+1 5. 執(zhí)行 ac hotbackupsyncen 命令使能熱備批量同步開(kāi)關(guān) ZXAN(config)ac hotbackupsyncen enable 6. 執(zhí)行 ac hotbackupslotvrp 配置槽位號(hào)與 vrp 組的對(duì)應(yīng)關(guān)系 ZXAN(config)ac hotbackupslotvrp slotnum 2 vrpgroup 34 ip 7. 執(zhí)行 show acconfig 命令確認(rèn)名稱設(shè)置成功。 ZXAN(config)show acconfig hotbackupEn: enable hotbackuplocalip: hotbackuplocalport: 123 hotbackupremoteip: hotbackupremoteport: 321 hotbackupmodeEn: 1+1 hotbackupslotvrpslot: 2 hotbackupslotvrpvrp: 34 Virtual IP address is: hotbackupsyncEn: enable 步驟結(jié)束 結(jié)果 設(shè)置成功,無(wú)錯(cuò)誤提示。 配置 Radius Server 簡(jiǎn)介 通過(guò)此操作,實(shí)現(xiàn)對(duì)主用和備用 Radius Server 的相關(guān)配置,包括 IPv4 地址,端口號(hào)和密鑰等。 步驟 1. 執(zhí)行 configure terminal 進(jìn)入全局配置模式 ZXANconfigure terminal %Info 20272: Enter configuration mands, one per line. End with CTRL/Z. 2. 執(zhí)行 ac radiusserver 命令配置 Radius Server。 ZXAN(config)ac radiusserver master ipv4 port 456 key Nanjing ZXAN(config)ac radiusserver slave ipv4 port 457 key shenzhen 說(shuō)明: Radius Server 包括主用和備用 radius server,此命令可以配置主用或者備用,也可以兩者都進(jìn)行配置;其中端口號(hào)默認(rèn)值為 1812,密鑰為 164 個(gè)字符。 3. 執(zhí)行 show acconfig 命令確認(rèn)名稱設(shè)置成功。 ZXAN(config)show acconfig MasterRadiusServer MasterRadiusServeripv4 : MasterRadiusServerport: 456 MasterRadiusSeverkey: nanjing SlaveRadiusServer SlaverRadiusServeripv4 : SlaveRadiusServerport: 457 SlaveRadiusSeverkey: Shenzhen 步驟結(jié)束 結(jié)果 設(shè)置成功,無(wú)錯(cuò)誤提示。 配置 AC 間連接的心跳周期 簡(jiǎn)介 通過(guò)此操作,配置 AC 間連接的心跳周期。 步驟 1. 執(zhí)行 configure terminal 進(jìn)入全局配置模式 ZXANconfigure terminal %Info 20272: Enter configuration mands, one per line. End with CTRL/Z. 2. 執(zhí)行 ac hellointerval 命令設(shè)置 AC 間連接的心跳周期。 ZXAN(config)ac hellointerval 30 說(shuō)明: AC 間連接的心跳驟起,范圍為 0255,單位是 ms。 3. 執(zhí)行 show acconfig 命令確認(rèn)名稱設(shè)置成功。 ZXAN(config)show acconfig hellointerval: 30 步驟結(jié) 束 結(jié)果 設(shè)置成功,無(wú)錯(cuò)誤提示。 配置用戶隔離模式 簡(jiǎn)介 通過(guò)此操作,配置用戶隔離模式。 步驟 1. 執(zhí)行 configure terminal 進(jìn)入全局配置模式 ZXANconfigure terminal %Info 20272: Enter configuration mands, one per line. End with CTRL/Z. 2. 執(zhí)行 ac userisolation 命令使能或關(guān)閉二層隔離。 ZXAN(config)ac userisolation broadcastonly 說(shuō)明: 用戶隔離模式包括 broadcastonly, unicastonly, broadcastandunicast 和 none 四種模式,默認(rèn)模式為 none 模式,即不隔離。 3. 執(zhí)行 show acconfig 命令確認(rèn)名稱設(shè)置成功。 ZXAN(config)show acconfig userisomode: broadcastonly 步驟結(jié)束 結(jié)果 設(shè)置成功,無(wú)錯(cuò)誤提示。 配置版本服務(wù)器地址 簡(jiǎn)介 通過(guò)此操作,對(duì)版本服務(wù)器的 IP 地址進(jìn)行配置。 步驟 1. 執(zhí)行 configure terminal 進(jìn)入全局配置模式 ZXANconfigure terminal %Info 20272: Enter configuration mands, one per line. End with CTRL/Z. 2. 執(zhí)行 ac versionserver 或者 ac versionserveripv6 命令設(shè)置版本服務(wù)器的 IP 地址。 ZXAN(config)ac versionserver ipv4 ZXAN(config)ac versionserveripv6 2020:10ab::123f 說(shuō)明: 版本服務(wù)器的 IP地址同樣分為 IPv4 和 IPv6 兩種類型, ac versionserver 命令配置 IPv4 地址,ac versionserveripv6 命令配置 IPv6 地址。 3. 執(zhí)行 show acconfig 命令確認(rèn)名稱設(shè)置成功。 ZXAN(config)show acconfig versionsrvIpv4Addr: versionsrvIpv6Addr: 2020:10ab::123f 步驟結(jié)束 結(jié)果 設(shè)置成功,無(wú)錯(cuò)誤提示。 配置 capwap 簡(jiǎn)介 通過(guò)本節(jié)的操作,完成 capwap 協(xié)議的配置,包括使能 capwap 協(xié)議,以及 capwap 協(xié)議控制報(bào)文和數(shù)據(jù)報(bào)文的端口號(hào)。 步驟 1. 執(zhí)行 configure terminal 進(jìn)入全局配置模式 ZXANconfigure terminal %Info 20272: Enter configuration mands, one per line. End with CTRL/Z. 2. 執(zhí)行 ac capwapen 命令使能 capwap 協(xié)議。 ZXAN(config)ac capwapen enable 3. 執(zhí)行 ac capwapport 命令設(shè)置數(shù)據(jù)報(bào)文和控制報(bào)文的端口號(hào) ZXAN(config)ac capwapport ctrlport 5246 dataport 5248 說(shuō)明: 控制報(bào)文和數(shù)據(jù)報(bào)文端口號(hào)取值范圍為 065535,其中控制報(bào)文端口號(hào)默認(rèn)值 為 5247,數(shù)據(jù)報(bào)文端口號(hào)默認(rèn)值為 5248。 4. 執(zhí)行 show acconfig 命令確認(rèn)名稱設(shè)置成功。 ZXAN(config)show acconfig capwapEn: enable capwapCtrlPort: 5246 capwapDataPort: 5248 步驟結(jié)束 結(jié)果 設(shè)置成功,無(wú)錯(cuò)誤提示。 配置 AC 間用于熱備份的本 端數(shù)據(jù)端口的 VLAN ID 簡(jiǎn)介 通過(guò)此操作,配置 AC 間用于熱備份的本端數(shù)據(jù)端口的 VLAN ID。 步驟 1. 執(zhí)行 configure terminal 進(jìn)入全局配置模式 ZXANconfigure terminal %Info 20272: Enter configuration mands, one per line. End with CTRL/Z. 2. 執(zhí)行 ac backupvlan 命令配置 VLAN ID。 ZXAN(config)ac backupvlan 200 說(shuō)明: AC 間用于熱備份的本端數(shù)據(jù)端口的 VLAN ID,取值范圍為 14094,默認(rèn)值為 1。 3. 執(zhí)行 show acconfig 命令確認(rèn)名稱設(shè)置成功。 ZXAN(config)show acconfig backupvlan: 200 步驟結(jié)束 結(jié)果
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1