Inet

EOIP(4) - Device Drivers Manual

Netstart, Netintro, Options, Sysctl, Protocols, Ifconfig, Inet, Egre, Ip, Hostname.if, Eoip

EOIP(4) - Device Drivers Manual # EOIP(4) - Device Drivers Manual NAME # eoip - MikroTik Ethernet over IP tunnel network device SYNOPSIS # pseudo-device gre DESCRIPTION # The eoip interface provides tunnelling of Ethernet frames across IPv4 and IPv6 networks using the MikroTik Ethernet over IP (EoIP) encapsulation protocol. The protocol is based on the Generic Routing and Encapsulation (GRE) protocol. GRE datagrams (IP protocol number 47) consist of a GRE header and an outer IP header for encapsulating another protocol’s datagram. ...

EPIC(4) - Device Drivers Manual

Intro, Pci, Ifmedia, Arp, Netintro, Qsphy, Lxtphy, Ifconfig, Inet, Hostname.if, Acphy, Epic

EPIC(4) - Device Drivers Manual # EPIC(4) - Device Drivers Manual NAME # epic - SMC 83C170 (EPIC/100) 10/100 Ethernet device SYNOPSIS # epic* at pci? acphy* at mii? lxtphy* at mii? qsphy* at mii? DESCRIPTION # The epic interface provides access to the 10Mb/s and 100Mb/s Ethernet networks via the SMC EPIC chipset. This driver provides support for the SMC EtherPower II 10/100 Ethernet cards. The epic supports several media types, which are selected via the ifconfig(8) command. ...

ETHERIP(4) - Device Drivers Manual

Netstart, Sysctl, Ipsec, Ifconfig, Inet, Inet6, Bridge, Hostname.if, Etherip

ETHERIP(4) - Device Drivers Manual # ETHERIP(4) - Device Drivers Manual NAME # etherip - EtherIP tunnel interface SYNOPSIS # pseudo-device etherip DESCRIPTION # The etherip interface is a pseudo-device for tunnelling Ethernet frames across IP[46] networks using RFC 3378 EtherIP encapsulation. An etherip interface can be created using the ifconfig etherip‌N create command or by setting up a hostname.if(5) configuration file for netstart(8). It must be configured with the addresses used for the outer header. ...

GEM(4) - Device Drivers Manual

Intro, Ifmedia, Arp, Netintro, Brgphy, Gentbi, Lxtphy, Ifconfig, Inet, Eephy, Luphy, Bmtphy, Hostname.if, Gem

GEM(4) - Device Drivers Manual # GEM(4) - Device Drivers Manual NAME # gem - GEM 10/100/1Gb Ethernet device SYNOPSIS # gem* at pci? gem* at sbus? bmtphy* at mii? brgphy* at mii? eephy* at mii? gentbi* at mii? luphy* at mii? lxtphy* at mii? DESCRIPTION # The gem driver provides support for various NICs based on the GEM Ethernet controller chips, including the following: Apple GMAC (10/100/1000baseT) Sun ERI (10/100baseT) Sun GEM (10/100/1000baseT) Sun GEM (1000baseSX) It uses an external PHY or an external 10-bit interface. ...

GIF(4) - Device Drivers Manual

Netstart, Etherip, Gre, Sysctl, Ipsec, Ifconfig, Inet, Inet6, Hostname.if, Gif

GIF(4) - Device Drivers Manual # GIF(4) - Device Drivers Manual NAME # gif - generic tunnel interface SYNOPSIS # pseudo-device gif DESCRIPTION # The gif interface is a generic tunnelling pseudo-device. It can tunnel IPv4, IPv6, and MPLS over IPv4 and IPv6, with behavior mainly based on RFC 4213 IPv6-over-IPv4. A gif interface can be created at runtime using the ifconfig gif‌N create command or by setting up a hostname. ...

GRE(4) - Device Drivers Manual

Netstart, Netintro, Options, Sysctl, Protocols, Eoip, Ifconfig, Inet, Ip, Hostname.if, Gre

GRE(4) - Device Drivers Manual # GRE(4) - Device Drivers Manual NAME # gre, mgre, egre, nvgre - Generic Routing Encapsulation network device SYNOPSIS # pseudo-device gre DESCRIPTION # The gre pseudo-device provides interfaces for tunnelling protocols across IPv4 and IPv6 networks using the Generic Routing Encapsulation (GRE) encapsulation protocol. GRE datagrams (IP protocol number 47) consist of a GRE header and an outer IP header for encapsulating another protocol’s datagram. ...

HME(4) - Device Drivers Manual

Intro, Ifmedia, Arp, Netintro, Qsphy, Sbus, Ifconfig, Inet, Nsphy, Luphy, Hostname.if, Hme

HME(4) - Device Drivers Manual # HME(4) - Device Drivers Manual NAME # hme - Sun Happy Meal 10/100 Ethernet device SYNOPSIS # hme* at pci? hme* at sbus? luphy* at mii? nsphy* at mii? qsphy* at mii? DESCRIPTION # The hme driver provides support for various NICs based on the Sun Happy Meal Ethernet controller chips, including the following: Sun FastEthernet PCI Sun FastEthernet SBus Sun Quad FastEthernet PCI Sun Quad FastEthernet SBus Sun SunSwift PCI Sun SunSwift SBus The hme driver supports several media types, which are selected via the ifconfig(8) command. ...

ICMP(4) - Device Drivers Manual

Send, Netintro, Inet, Recv, Ip, Icmp

ICMP(4) - Device Drivers Manual # ICMP(4) - Device Drivers Manual NAME # icmp - Internet Control Message Protocol SYNOPSIS # #include <sys/socket.h> #include <netinet/in.h> int socket(AF_INET, SOCK_RAW, proto); DESCRIPTION # ICMP is the error and control message protocol used by IP and the Internet protocol family. It may be accessed through a “raw socket” for network monitoring and diagnostic functions. The proto parameter to the socket call to create an ICMP socket is obtained from getprotobyname(3). ...

IE(4) - Device Drivers Manual (hppa)

Io, Intro, Ifmedia, Arp, Ifconfig, Inet, Hostname.if, Ie

IE(4) - Device Drivers Manual (hppa) # IE(4) - Device Drivers Manual (hppa) NAME # ie - Intel i82596 Ethernet device SYNOPSIS # ie0 at gsc? irq 8 DESCRIPTION # The ie interface provides access to the 10 Mb/s Ethernet network via the Intel i82596 DX/CA 32-bit Local Area Network Coprocessor for Ethernet. The i82596 comes basically in two different flavors: i82596DX Systems with an ASP or WAX Main Bus Adapter (MBA), e. ...

IFCONFIG(8) - System Manager's Manual

Intro, Rtable, Tcpdump, Ifmedia, Netintro, Rc, Netstat, Slaacd, Inet, Hosts, Hostname.if, Route, Ifconfig

IFCONFIG(8) - System Manager’s Manual # IFCONFIG(8) - System Manager’s Manual NAME # ifconfig - configure network interface parameters SYNOPSIS # ifconfig [-AaC] [-M lladdr] [interface] [address_family] [address [dest_address]] [parameters] DESCRIPTION # The ifconfig utility is used to assign an address to a network interface and/or configure network interface parameters. Generally speaking, hostname.if(5) files are used at boot-time to define the network address of each interface present on a machine; ifconfig is used at a later time to redefine an interface’s address or other operating parameters. ...