Layer 2 Switching Commands 539AE Selector = 1AE Protocol = 3260AE Priority = priority configured for iSCSI PFC (the VPT value above). ThisTLV is sent in addition to any Application Priority TLV information receivedfrom the configuration source. If the configuration source is sending iSCSIapplication priority information, it is not necessary to enable iscsi cos to sendthe iSCSI Application Priority TLV.ExampleIn the following example, iSCSI is globally enabled.console(config)#iscsi enableiscsi target portUse the iscsi target port command in Global Configuration mode toconfigure iSCSI port(s), target addresses and names. To delete iSCSI port(s)or target ports, use the no form of this command.Syntaxiscsi target port tcp-port-1 [tcp-port-2.… tcp-port-16 [address ip-address][name targetname]no iscsi target port tcp-port-1 [tcp-port-2.… tcp-port-16 [address ip-address]• tcp-port —TCP port number or list of TCP port numbers on which iSCSItarget(s) listen to requests. Up to 16 TCP ports can be defined in thesystem in one command or by using multiple commands.• ip-address—IP address of the iSCSI target. When the no form is used, andthe tcp port to be deleted is one bound to a specific IP address, the addressfield must be present.• targetname—iSCSI name of the iSCSI target. The name can be staticallyconfigured; however, it can be obtained from iSNS or from sendTargetsresponse. The initiator MUST present both its iSCSI Initiator Name andthe iSCSI Target Name to which it wishes to connect in the first loginrequest of a new session or connection. The target name can consist of anyprintable character except for a question mark as the first character. Thename can contain embedded blanks if enclosed in double quotes.