On the Test Server Administration window, use the Other Ethernet tab to modify the IP address, the address pool, Mask, # of IPs, DHCP, Auto, Enabled on Boot, Limit ETH MTU to 2K bytes (default = off), Hybrid (see Note below), Hybrid Type , Promiscuous, VLANs and VLAN ID Ranges, Disable V6 Route Advert and duplex settings for each of the test server's Ethernet test ports. IPv4 (ethn) and IPv6 (ethnv6) configurations for each interface are displayed on separate rows.
Interfaces — You can modify the IP address, the Mask, the starting Pool IP address, the number of IP addresses in the address pool (# of IPs), whether the physical interface is Enabled on Boot, and the speed and duplex settings for all of the physical interfaces.
The Other Ethernet tab now has a split pane, top/bottom. The new bottom half allows you to enable Limit ETH MTU to 2K bytes, Hybrid, Hybrid Type, Promiscuous, VLANs and VLAD ID ranges, Disable V6 Route Advert (Router Advertizement). The Interface/Port tables were improved to fully hide unused columns and to shade out unused cells depending upon the capabilities and options for a given Test Server.
DHCP - Select DHCP and Enable on Boot for request to DHCP server for test ports. After Applying the configuration and the Test Server Reboots and you re-open the Test Server configuration, the IP Address, Mask and Pool IP fields will be filled based on the reply by the DHCP server. DHCP feature is not supported on Aonic cards.
NOTEs:
|
Enabled On Boot - A checkbox that defines whether the test port is enabled when the test server is rebooted. eth0 and eth1 cannot be Enabled on Boot as test ports on all physical test servers except E10s.
Limit ETH MTU to 2K bytes - When enabled, it provides additional memory for application usage. It also increases Landslide's capacity of temporary buffers therefore reducing the chance of message exhaustion. When used, it is enabled for all the ports on the selected Test Server. This option should only be enabled if:
You know there will be no jumbo MTU greater than 2000 bytes.
Test server does not have NIC_27 interface enabled.
Hybrid mode - Enabling this option overrides a port's user space driver with the kernel driver. Required for proper operation of a Landslide Virtual Test Server on the Xen Hypervisor. when enabled, you must select a Hybrid Type or you will get an error indicating " If Hybrid Mode is enabled, please select a Hybrid Type".
Hybrid Type - Options AF_PACKET, RAW_SOCKET, EXT_APP, NET_PCAP - When Hybrid Mode is enabled, you must select a DPDK driver (Hybrid Type). When not sure, please select AF_PACKET. AF_PACKET uses DPDK AF_PACKET poll mode driver which in turn uses kernel driver. Because it uses mmap it's performance should be better than traditional hybrid mode. RAW_SOCKET is the traditional hybrid mode. EXT_APP is for External Utility Node TC testing only. NET_PCAP enables eth port to use DPDK libpcap based poll mode driver. If you turn on Hybrid Mode for multiple ports they must all have the same Hybrid Type selected or you will get an error indicating "All Ports using Hybrid Mode must use the same Hybrid Type".
NOTEs: Hybrid Mode
|
Related Topics