blob: c525fcf40a15e1b260eb715390761d0021f44fb8 [file] [log] [blame]
Charles Chan6613eac2019-09-17 15:42:48 -07001Feature,Description
2SDN Features,"- ONOS cluster of all-active N instances affording N-way redundancy and scale, where N = 3 or N = 5
3- Unified operations interface (GUI/REST/CLI)
4- Centralized configuration – all configuration is done on controller instead of each individual switch
5- Centralized role-based access control (RBAC)
6- Automatic host (end-point) discovery – attached hosts, access-devices, appliances (PNFs), routers, etc.
7 based on ARP, DHCP, NDP, etc.
8- Automatic switch, link and topology discovery and maintenance (keep-alives, failure recovery)"
9L2 Features,"
10Various L2 connectivity and tunneling support;
11- VLAN-based bridging;
12 - Access, Trunk and Native VLAN support;
13- VLAN cross connect;
14 - Forward traffic based on outer VLAN id;
15 - Forward traffic based on outer and inner VLAN id (QinQ);
16- Pseudowire;
17 - L2 tunneling across the L3 fabric;
18 - Support tunneling based on double tagged and single tagged traffic;
19 - Support VLAN translation of outer tag"