Skip to content

Network integration

jeff-yin edited this page Dec 11, 2018 · 8 revisions

You have two available methods for network configuration — using the CPS object library APIs or Linux commands (Linux native APIs). The network adaptation service (NAS) handles CPS API calls and programs the NPU accordingly. The NAS Linux adapter listens to Linux Netlink events for Layer 2 and Layer 3 configurations, and makes corresponding CPS calls to NAS to program the NPU.

Feature Overview

Unavailable features using Linux commands

Some features are not supported by Netlink and can only be performed using the CPS API.

  • Fanout interface configuration
  • Layer 2 MAC address table configuration
  • QoS and ACL configuration
  • Port monitoring, sFlow configuration, and port and VLAN statistics
Clone this wiki locally