Cisco ASA Series Cli Configuration Manual page 933

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring the ASA to Integrate with Cisco TrustSec
To display the IP-SGT mappings database in the datapath
Syntax:
show asp table cts sgt-map [address ipv4_addr|address ipv6_addr|ipv4|ipv6|sgt value]
Description:
This command displays the IP-SGT mappings from the IP-SGT mappings database maintained in the
datapath. When an IP address is not specified, all the entries in the IP-SGT mappings database in the
datapath are displayed. The IP address could be an exact address or a subnet based IP address.
address ipv4_addr
address ipv6_addr
ipv4
ipv6
sgt value
default
Output:
This example shows all IP-SGT mapped entries in the ASP table:
hostname# show asp table cts sgt-map
IP Address
========================================
10.10.10.5
55.67.89.12
56.34.0.0
192.4.4.4
This example shows the IP-SGT map information in the ASP table for a specific IP address:
hostname# show asp table cts sgt-map address 10.10.10.5
IP Address
========================================
10.10.10.5
This example shows the IP-SGT map information in the ASP table for all IPv6 address:
hostname# show asp table cts sgt-map ipv6
IP Address
========================================
FE80::A8BB:CCFF:FE00:110
FE80::A8BB:CCFF:FE00:120
This example shows the IP-SGT map information in the ASP table for a specific SGT value:
hostname# show asp table cts sgt-map sgt 17
IP Address
========================================
FE80::A8BB:CCFF:FE00:110
Displays IP-SGT mapping for the specified IPv4 address.
Displays IP-SGT mapping for the specified IPv6 address.
Displays all IP-SGT mappings with IPv4 addresses.
Displays all IP-SGT mappings with IPv6 addresses.
Displays IP-SGT mapping for the specified SGT value.
Displays IP-SGT mappings with IPv4 addresses.
SGT
1234
05
338
345
SGT
1234
SGT
17
18
SGT
17
Monitoring the ASA Integrated with Cisco TrustSec
Cisco ASA Series CLI Configuration Guide
1-29

Advertisement

Table of Contents
loading

Table of Contents