https://support.edge-core.com/hc/en-us/categories/360002134713-Edgecore-SONiC
Announcement
...
- Getting Started - Download Edgecore SONiC and install it via ONIE
- Getting Started - Management of account and SONiC image
- Getting Started - Configuration file management
- Interfaces - Port Attributes
- Interfaces - Dynamic Port Breakout
- Interfaces - Link Aggregation Group
- Interfaces - Transceiver status and DDMI
- Basic Configuration - IP Address Assignment
- Basic Configuration - VLAN & Inter-VLAN Routing
- Advanced Setting - MC-LAG
- Advanced Setting - EVPN VxLAN
- Advanced Setting - EVPN Multihoming
- Advanced Setting - Static Anycast Gateway
코드 블럭 |
---|
sudo show runningconfiguration all
sudo config load vlan_interface.json
sudo cat /etc/sonic/config_db.json
sudo config save -y
sudo config reload -y |