Enum IPv4Protocol
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the type of route found within an IPv4 routing table.
public enum IPv4Protocol
Fields
AutoCreated = 3
The route was autocreated.
Bbn = 1001
The routing protocol is BBN.
BbnSpfIgp = 12
The routing protocol is bbnSpfIgp.
Bgp = 14
The routing protocol is BGP.
CiscoIgrp = 11
The routing protocol is CiscoIgrp.
Dhcp = 1002
Dvmrp = 1003
The routing protocol is DVMRP.
Egp = 5
The routing protocol is EGP.
Eigrp = 1004
The routing protocol is EIGRP.
Esis = 10
The routing protocol is ESIS.
Ggp = 6
The routing protocol is GGP.
Hello = 7
The routing protocol is Hello.
Icmp = 4
The routing protocol is ICMP.
Idpr = 1005
The routing protocol is IDPR.
Igrp = 1006
The routing protocol is IGRP.
Isis = 9
The routing protocol is ISIS.
Local = 2
The route is configured locally.
NetMgmt = 1007
The routing protocol is NetMgmt.
Ospf = 13
The routing protocol is OSPF.
Other = 1
The routing protocol is another.
Rip = 8
The routing protocol is RIP.
Rpl = 1008
The routing protocol is RPL.
RrasStatic = 1000
The routing protocol is RRASStatic.
Unknown = 0
The routing protocol is unknown.