Configuration and Image Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1928
The following is sample output from this command:
# Module devmgr configuration.
#
configure snmp sysName "Engineering"
configure snmp sysContact "[email protected], +1 888 257 3000"
#
# Module vlan configuration.
#
create virtual-router "VR-Default"
create vlan "Default"
configure vlan Default tag 1
configure vlan Default qosprofile QP1
#
# Module fdb configuration.
#
configure fdb agingtime 300
configure iparp vr VR-Control max_entries 4096
configure iparp vr VR-Control max_pending_entries 256
configure iparp vr VR-Control max_proxy_entries 256
configure iparp vr VR-Control timeout 20
enable iparp vr VR-Control checking
enable iparp vr VR-Control refresh
...
This command shows the current configuration of the OSPF module in the switch:
show configuration ospf
The following is sample output from this command:
# Module ospf configuration.
#
configure ospf routerid automatic
configure ospf spf-hold-time 3
configure ospf metric-table 10M 10 100M 5 1G 4 10G 2
configure ospf lsa-batch-interval 30
configure ospf import-policy none
configure ospf ase-limit 0
disable ospf originate-default
disable ospf use-ip-router-alert
disable ospf
disable ospf export direct
disable ospf export static
disable ospf export rip
disable ospf export e-bgp
disable ospf export i-bgp
configure ospf area 0.0.0.0 external-filter none
configure ospf area 0.0.0.0 interarea-filter none
configure ospf area 0.0.0.0 normal
History
This command was first available in ExtremeWare XOS 11.0.