Cisco Cisco ASA 5580 Adaptive Security Appliance Leaflet

Page of 904
 
13-15
Cisco ASA Series 
일반적인 작업 CLI 구성 가이드
 
13 
장     라우팅 및 투명 모드 인터페이스 
  
라우팅 및 투명 모드 인터페이스의 예
PPPoE
show ip address interface_name pppoe
현재 PPPoE 클라이언트 구성 정보를 표시합니다.
debug pppoe {event | error | packet}
PPPoE 
클라이언트에 대한 디버깅을 활성화합니다.
show vpdn session [l2tp pppoe] [id sess_id packets state | window]
PPPoE 
세션 상태를 확인합니다.
다음 예는 이 명령이 제공하는 정보를 보여 줍니다.
ciscoasa# show vpdn
Tunnel id 0, 1 active sessions
     time since change 65862 secs
     Remote Internet Address 10.0.0.1
    Local Internet Address 199.99.99.3
     6 packets sent, 6 received, 84 bytes sent, 0 received
Remote Internet Address is 10.0.0.1
     Session state is SESSION_UP
       Time since event change 65865 secs, interface outside
       PPP interface id is 1
       6 packets sent, 6 received, 84 bytes sent, 0 received
ciscoasa#
ciscoasa# show vpdn session
PPPoE Session Information (Total tunnels=1 sessions=1)
Remote Internet Address is 10.0.0.1
  Session state is SESSION_UP
    Time since event change 65887 secs, interface outside
    PPP interface id is 1
    6 packets sent, 6 received, 84 bytes sent, 0 received
ciscoasa#
ciscoasa# show vpdn tunnel
PPPoE Tunnel Information (Total tunnels=1 sessions=1)
Tunnel id 0, 1 active sessions
   time since change 65901 secs
   Remote Internet Address 10.0.0.1
   Local Internet Address 199.99.99.3
   6 packets sent, 6 received, 84 bytes sent, 0 received
ciscoasa#
라우팅 및 투명 모드 인터페이스의 예
투명 모드에 대한 다음 예에서는 각각 3개의 인터페이스로 구성된 2개의 브리지 그룹과 관리 전
용 인터페이스가 있습니다.
interface gigabitethernet 0/0
nameif inside1
security-level 100
bridge-group 1
no shutdown
interface gigabitethernet 0/1
nameif outside1
security-level 0
bridge-group 1
no shutdown