ScopeLevel Enumeração

Definição

O nível de escopo para um endereço IPv6.The scope level for an IPv6 address.

public enum class ScopeLevel
public enum ScopeLevel
type ScopeLevel = 
Public Enum ScopeLevel
Herança
ScopeLevel

Campos

Admin 4

O escopo é o nível de administrador.The scope is admin-level.

Global 14

O escopo é global.The scope is global.

Interface 1

O escopo é o nível da interface.The scope is interface-level.

2

O escopo é o nível do link.The scope is link-level.

None 0

O nível do escopo não está especificado.The scope level is not specified.

Organization 8

O escopo é o nível da organização.The scope is organization-level.

Site 5

O escopo é o nível do site.The scope is site-level.

Subnet 3

O escopo é o nível da sub-rede.The scope is subnet-level.

Aplica-se a