Convert the Chassis Ports to Network Ports
request virtual-chassis mode network-port
set chassis fpc 0 pic 0 port 0 speed 10g
set chassis fpc 0 pic 0 port 1 speed 10g
set chassis fpc 0 pic 0 port 2 speed 10g
set chassis fpc 0 pic 0 port 3 speed 10g
set interfaces xe-0/1/0 unit 0 family ethernet-switching
set interfaces xe-0/1/1 unit 0 family ethernet-switching
set interfaces xe-0/1/2 unit 0 family ethernet-switching
set interfaces xe-0/1/3 unit 0 family ethernet-switching
cli
configure
set system host-name host-name
set system domain-name domain-nameset system name-server addressshow poe controllershow poe interfaceset poe interface interface-name high-power (60w)set poe interface interface-name ultrahigh-power (90w)commit
Disable Interface
set interfaces mge-0/0/6 disable << This is cisco equivalent of “shutdown”
delete interfaces mge-0/0/6 disable << This is cisco equivalent of “no shutdown”
Disable POE
set poe interface mge-0/0/6 disable show poe interface mge-0/0/6delete poe interface mge-0/0/6 disable
show interfaces mge-0/0/6