Leaflet
3-9
思科 ASA 系列命令参考,A 至 H 命令
第 3 章 area 至 auto-update timeout 命令
area nssa
使用指南 如果之前尚未使用 area 命令定义指定的区域,则此命令会通过指定的参数创建区域。
如果为区域配置一个选项,稍后又指定另一个选项,则这两个选项都会设置。例如,单独输入以
下两个命令会在配置中产生设置两个选项的单个命令:
ciscoasa(config-rtr)# area 1 nssa no-redistribution
ciscoasa(config-rtr)# area area_id nssa default-information-originate
示例 以下示例展示如何单独设置两个选项以在配置中产生单一命令:
ciscoasa(config-rtr)# area 1 nssa no-redistribution
ciscoasa(config-rtr)# area 1 nssa default-information-originate
ciscoasa(config-rtr)# exit
ciscoasa(config-rtr)# show running-config router ospf 1
router ospf 1
area 1 nssa no-redistribution default-information-originate
相关命令
命令 说明
area stub
将区域定义为存根区域。
router ospf
进入路由器配置模式。
show running-config
router
在全局路由器配置中显示的命令。