blob: 9555c28018a7f8b1336b54aa519706da741f7583 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# Internet (IP) protocols
ip 0 IP # internet protocol, pseudo protocol number
icmp 1 ICMP # internet control message protocol
igmp 2 IGMP # Internet Group Management
tcp 6 TCP # transmission control protocol
udp 17 UDP # user datagram protocol
ipv6 41 IPV6 # ipv6
ospf 89 OSPFIGP # Open Shortest Path First IGP
pim 103 PIM # Protocol Independent Multicast
pgm 113 PGM # PGM
|