CtsOdmBindingSource¶
-
class
ydk.models.cisco_ios_xe.Cisco_IOS_XE_trustsec_oper.CtsOdmBindingSource¶ CtsOdmBindingSource (Enum Class)
Binding Source enumeration
-
default = 0 Default Security Group Tag binding value in this device
for the given IP-Address
-
from_vlan = 1 Security Group Tag binding value in this device for the given
IP-Address is learned from a VLAN
-
from_cli = 2 Security Group Tag binding value in this device
for the given
IP-Address is configure from CLI (Command Line Inteface)
-
from_l3if = 3 Security Group Tag binding value in this device
for the given IP-Address is learned from a L3 (Layer 3) interface
-
from_cfp = 4 Security Group Tag binding value in this device
for the given IP-Address is learned via SXP
binding exchange protocol
-
from_ip_arp = 5 Security Group Tag binding value in this
device for the given
IP-Address is learned via IP-ARP protocol
-
from_local = 6 Security Group Tag binding value in this device
for the given IP-Address is learned locally
-
from_sgt_caching = 7 Security Group Tag binding value in this device
for the given IP-Address is learned via Security Group Tag
caching from datapath.
-
from_cli_hi = 8 Security Group Tag binding value in this device
for the given IP-Address is configured from CLI-high priority.
-