Este contenido no está disponible en el idioma seleccionado.
18.12.10.10. TCP/UDP/SCTP over IPV6
					Protocol ID: tcp-ipv6, udp-ipv6, sctp-ipv6
				
					The chain parameter is ignored for this type of traffic and should either be omitted or set to root.
				
| Attribute Name | Datatype | Definition | 
|---|---|---|
| srcmacaddr | MAC_ADDR | MAC address of sender | 
| srcipaddr | IP_ADDR | Source IP address | 
| srcipmask | IP_MASK | Mask applied to source IP address | 
| dstipaddr | IP_ADDR | Destination IP address | 
| dstipmask | IP_MASK | Mask applied to destination IP address | 
| srcipfrom | IP_ADDR | start of range of source IP address | 
| scripto | IP_ADDR | end of range of source IP address | 
| dstipfrom | IP_ADDR | Start of range of destination IP address | 
| dstipto | IP_ADDR | End of range of destination IP address | 
| srcportstart | UINT16 | Start of range of valid source ports | 
| srcportend | UINT16 | End of range of valid source ports | 
| dstportstart | UINT16 | Start of range of valid destination ports | 
| dstportend | UINT16 | End of range of valid destination ports | 
| comment | STRING | text string up to 256 characters | 
| state | STRING | comma separated list of NEW,ESTABLISHED,RELATED,INVALID or NONE | 
| ipset | STRING | The name of an IPSet managed outside of libvirt | 
| ipsetflags | IPSETFLAGS | flags for the IPSet; requires ipset attribute |