Leaflet
3-58
思科 ASA 系列命令参考,A 至 H 命令
第 3 章 area 至 auto-update timeout 命令
authentication key eigrp
authentication key eigrp
要启用 EIGRP 数据包的身份验证并指定身份验证密钥,请在接口配置模式下使用 authentication
key eigrp 命令。要禁用 EIGRP 身份验证,请使用此命令的 no 形式。
authentication key eigrp as-number key key-id key-id
no authentication key eigrp as-number
语法说明
默认值 EIGRP 身份验证禁用。
命令模式 下表展示可输入此命令的模式:
命令历史
使用指南 您必须在接口上配置 authentication mode eigrp 和 authentication key eigrp 命令以启用 EIGRP 消
息身份验证。使用 show running-config interface 命令查看在接口上配置的 authentication 命令。
示例 以下示例展示在 GigabitEthernet0/3 接口上配置 EIGRP 身份验证:
ciscoasa(config)# interface Gigabit0/3
ciscoasa(config-if)# authentication mode eigrp md5
ciscoasa(config-if)# authentication key eigrp 100 thisismykey key_id 5
相关命令
as-number
经身份验证的 EIGRP 进程的自主系统编号。此值必须与为 EIGRP 路由进程
配置的值相同。
key
用于对 EIGRP 更新进行身份验证的密钥。密钥可包含最多 16 个字符。
key-id key-id
密钥识别值;有效值范围为 1 到 255。
命令模式
防火墙模式 安全情景
路由 透明 单个
多个
情景 系统
接口配置
• 是
—
• 是 • 是
—
版本 修改
8.0(2)
引入了此命令。
9.0(1)
支持多情景模式。
命令 说明
authentication mode
eigrp
指定用于 EIGRP 身份验证的身份验证类型。