Este contenido no está disponible en el idioma seleccionado.
18.12.10.12. IGMP, ESP, AH, UDPLITE, 'ALL' over IPv6
					Protocol ID: igmp-ipv6, esp-ipv6, ah-ipv6, udplite-ipv6, all-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 | 
| 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 |