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

« Previous Version 5 Current »

See the following example global configurations including PoE, IP routing, VLAN, and inband configurations:

Note: These configurations are just used for illustration. Ensure that 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