Description
A PPPoE interface is a PPP (point-to-point protocol) tunnel over an existing physical Ethernet interface. Its IP address is
dynamically assigned.
Properties
- Name
- Specifies a symbolic name for the interface. (Identifier)
- EthernetInterface
- The Ethernet, VLAN or Link Aggregation interface that connects to the PPPoE server network.
- IP
- The host name to store the assigned IP address in.
- IPv6IP
- Specify the IPv6 address object that contains the PPPoE interface IPv6 address. (Optional)
- Network
- The network from which traffic should be routed into the tunnel.
- IPv6Network
- Specify the IPv6 address object that contains the PPPoE interface network address. (Optional)
- IPv6DefaultGateway
- Specify the IPv6 address object that contains the default gateway IPv6 address to be used by the PPPoE interface. (Optional)
- DNS1
- IP of the primary DNS server. (Optional)
- DNS2
- IP of the secondary DNS server. (Optional)
- DHCPv6DNS1
- IP of the primary IPv6 DNS server. (Optional)
- DHCPv6DNS2
- IP of the secondary IPv6 DNS server. (Optional)
- Username
- Specifies the username to use for this PPPoE tunnel.
- Password
- The password to use for this PPPoE tunnel.
- ServiceName
- Specifies the PPPoE server service name used to distinguish between two or more PPPoE servers attached to the same network.
(Optional)
- PPPAuthNoAuth
- Allow no authentication for this tunnel. (Default: No)
- PPPAuthPAP
- Use PAP authentication protocol for this tunnel. User name and password are sent in plaintext. (Default: Yes)
- PPPAuthCHAP
- Use CHAP authentication protocol for this tunnel. (Default: Yes)
- PPPAuthMSCHAP
- Use MS-CHAP authentication protocol for this tunnel. (Default: Yes)
- PPPAuthMSCHAPv2
- Use MS-CHAP v2 authentication protocol for this tunnel. (Default: Yes)
- DialOnDemand
- Enable Dial-on-demand which means that the PPPoE tunnel will not be setup until traffic is sent on the interface. (Default: No)
- ActivitySensing
- Specifies if the dial-on-demand should trigger on inbound or outbound traffic or both. (Default: BiDirectional)
- IdleTimeout
- Idle timeout in seconds for dial-on-demand. (Default: 3600)
- Metric
- Specifies the metric for the auto-created route. (Default: 90)
- AutoInterfaceNetworkRoute
- Automatically add a route for this interface using the given remote network. (Default: Yes)
- Schedule
- The schedule defines when the PPPoE tunnel should be active. (Optional)
- ForceUnnumbered
- Force the PPPoE tunnel to be unnumbered. (Default: No)
- SpecifyManually
- Make it possible to manually specify IP Address object. (Default: No)
- MTU
- Specifies the size (in bytes) of the largest packet that can be passed onward. (Default: 1492)
- UseIPv6
- Enable PPPoE IPv6 Client. (Default: No)
- UseRouterAdvertisement
- Enable Router Advertisement. (Default: No)
- IfaceID
- Interface identifier. (Default: Peer)
- UserIfaceID
- 64 bit Interface ID to send to the PPPoE v6 server. example: 'aaaa:aaaa:aaaa:aaaa'.
- IP6AssignMethod
- TODO. (Default: IPv6_DHCP_PDelegator)
- SNMPIndex
- Interface index assigned by the system when persistent interface indexes are enabled. (Default: 0)
- Attribute
- Special Attribute of the current object. (Optional)
- MemberOfRoutingTable
- All or Specific. (Default: All)
- RoutingTable
- Specifies the PBR table to insert the interface IP route into. It also means that the specified routing table will be used
for all routing lookups, unless overridden by a PBR rule. (Default: main)
- Zone
- (Optional) Specifies the Zone that this interface is a member of. (Optional)
- Comments
- Text describing the current object. (Optional)