Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

When you push configurations to switches with AmpCon-DC, you need to prepare a global configuration .txt file with general configurations to apply to switches.

19.png

The following are example global configurations including PoE, IP routing, VLAN, and inband configurations.

Note: This example is just an illustration. Ensure the CLIs you use are compatible with the version of PicOS being used.

set poe interface all enable true
set ip routing enable true
set vlans vlan-id 20 l3-interface vlan20
set l3-interface vlan-interface vlan20 address 192.168.20.10 prefix-length 24
set interface gigabit-ethernet te-1/1/1 family ethernet-switching native-vlan-id 20
set system inband enable true
set protocols lldp enable true
set system services ssh idle-timeout 60
set protocols spanning-tree enable true
set protocols spanning-tree force-version 4

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.