3-18
Cisco TrustSec Configuration Guide
OL-22192-02
Chapter 3 Configuring Identities, Connections, and SGTs
Manually Configuring IP-Address-to-SGT Mapping
Step 7
[no] shutdown
Example:
TS_switch(config-if)# no shutdown
Enables the SVI.
Step 8
exit
Example:
TS_switch(config-if)# exit
TS_switch(config)#
Exits VLAN Interface Configuration mode into
Global Configuration mode.
Step 9
cts role-based sgt-map vlan-list vlan_id
sgt sgt_number
Example:
TS_switch(config)# cts role-based sgt-map
vlan-list 100 sgt 10
Assigns the specified SGT to the specified VLAN.
Step 10
ip device tracking probe [count count |
delay seconds | interval length]
Example:
TS-switch(config)# ip device tracking
Enables IP device tracking. When active hosts are
detected, the switch adds the following entries to an
IP Device Tracking table:
• IP address of host
• MAC address of host
• VLAN of the host
• The interface on which the switch detected the
host
• The state of the host (Active or Inactive)
The host added to the IP Device Tracking table is
monitored with periodic ARP probes. Hosts that fail
to respond are removed from the table.
Step 11
exit
Example:
TS_switch(config)# exit
TS_switch#
Exits Global configuration mode.
Step 12
show cts role-based sgt-map {ipv4_netaddr
| ipv4_netaddr/prefix | ipv6_netaddr|
ipv6_netaddr/prefix | all [ipv4 | ipv6] |
host {ipv4__addr | ipv6_addr} | summary
[ipv4 | ipv6]
Example:
TS_switch# cts role-based sgt-map all
(Optional) Displays the VLAN to SGT mappings.
Command Purpose