Листовка для Cisco Cisco ASA 5510 Adaptive Security Appliance

Скачать
Страница из 1264
 
1-105
Cisco ASA Series 명령 참조, S 명령      
 
1      same-security-traffic through shape 명령
  set metric-type   
다음 예에서는 OSPF 라우팅에 대한 경로 맵을 구성하는 방법을 보여 줍니다.
ciscoasa(config)# route-map maptag1 permit 8
ciscoasa(config-route-map)# set metric 5
ciscoasa(config-route-map)# match metric 5
ciscoasa(config-route-map)# set metric-type type-2
ciscoasa(config-route-map)# show route-map
route-map maptag1 permit 8
  set metric 5
  set metric-type type-2
  match metric 5
ciscoasa(config-route-map)# exit
ciscoasa(config)# 
관련 명령
명령
설명
match interface
지정된 인터페이스 중 하나에서 다음 홉이 있는 경로를 배포합니다.
route-map
라우팅 프로토콜 간에 경로를 재배포하는 조건을 정의합니다.
set metric
경로 맵의 대상 라우팅 프로토콜에서 메트릭 값을 지정합니다.