Leaflet

3-59
思科 ASA 系列命令参考,A H 命令
3 area auto-update timeout 命令
authentication mode eigrp
authentication mode eigrp
要指定用于 EIGRP 身份验证的身份验证类型,请在接口配置模式下使用 authentication mode
eigrp 命令。要恢复默认身份验证方式,请使用此命令的 no 形式。
authentication mode eigrp as-num md5
no authentication mode eigrp as-num md5
语法说明
默认值 默认为不提供身份验证。
命令模式 下表展示可输入此命令的模式:
命令历史
使用指南 您必须在接口上配置 authentication mode eigrp authentication key eigrp 命令以启用 EIGRP
息身份验证。使用 show running-config interface 命令查看在接口上配置的 authentication 命令。
示例 以下示例展示在 GigabitEthernet0/3 接口上配置 EIGRP 身份验证:
ciscoasa(config)# interface GigabitEthernet0/3
ciscoasa(config-if)# authentication mode eigrp 100 md5
ciscoasa(config-if)# authentication key eigrp 100 thisismykey key_id 5
相关命令
as-num
EIGRP 路由进程的自主系统编号。
md5
EIGRP 消息身份验证使用 MD5
命令模式
防火墙模式 安全情景
路由 透明 单个
多个
情景 系统
接口配置
版本 修改
8.0(2)
引入了此命令。
9.0(1)
支持多情景模式。
命令 说明
authentication key
eigrp
启用 EIGRP 数据包的身份验证并指定身份验证密钥。