Go to main content

Oracle® VM Server for SPARC 3.5.0.2 Supplemental Release Notes

Exit Print View

Updated: April 2018
 
 

Documentation Issues

ldm(1M) Man Page: Updated ldm add-vsw Synopsis

The command line synopsis for the ldm add-vsw command is updated to indicate that the vsw-relay-mode property must have a value specified. Following is the updated command line synopsis:

ldm add-vsw [-q] [default-vlan-id=VLAN-ID] [pvid=port-VLAN-ID] [vid=VLAN-ID1,VLAN-ID2,...] 
  [linkprop=phys-state] [mac-addr=MAC-address] [net-dev=device] [mode=sc] [mtu=size]
  [id=switch-ID] [inter-vnet-link=auto|on|off]] [vsw-relay-mode=local|remote] vswitch-name
  domain-name

ldm(1M) Man Page: Updated ldm set-vsw Synopsis

    The command line synopsis for the ldm set-vsw command is updated to indicate the following property value requirements:

  • vsw-relay-mode must specify a value

  • inter-vnet-link value cannot be reset

  • net-dev, mtu, and pvid values can be reset

Following is the updated command line synopsis:

ldm set-vsw [-q] [pvid=[port-VLAN-ID]] [vid=[[+|-]VLAN-ID1,VLAN-ID2,...]] [mac-addr=MAC-address]
  [net-dev=[device]] [linkprop=[phys-state]] [mode=[sc]] [mtu=[size]]
  [inter-vnet-link=auto|on|off] [vsw-relay-mode=local|remote] vswitch-name

ldm(1M) Man Page: Updated ldm add-vnet Synopsis

The command line synopsis for the ldm add-vnet command is updated to indicate that the custom property must specify a value. Following is the updated command line synopsis:

ldm add-vnet [mac-addr=MAC-address] [pvid=port-VLAN-ID] [pvlan=secondary-vid,pvlan-type]
  [protection=protection-type[,protection-type],...] [auto-alt-mac-addrs=num]
  [custom=enable|disable] [custom/max-vlans=num] [custom/max-mac-addrs=num]
  [allowed-ips=IP-address[,IP-address]...] [priority=high|medium|low] [cos=0-7]
  [allowed-dhcp-cids=[MAC-address|hostname,MAC-address|hostname,...]]
  [alt-mac-addrs=auto|MAC-address[,auto|MAC-address,...]] [vid=VLAN-ID1,VLAN-ID2,...]
  [linkprop=phys-state] [id=network-ID] [mtu=size] [maxbw=value] if-name vswitch-name
  domain-name

ldm(1M) Man Page: Updated ldm set-vnet Synopsis

    The command line synopsis for the ldm set-vnet command is updated to indicate the following property value requirements:

  • custom must specify a value

  • mtu and pvid values can be reset

Following is the updated command line synopsis:

ldm set-vnet [mac-addr=MAC-address] [vswitch=vswitch-name] [mode=] [pvid=[port-VLAN-ID]]
  [pvlan=[secondary-vid,pvlan-type]] [protection=[[+|-]protection-type[,protection-type],...]]
  [allowed-ips=[[+|-]IP-address[,IP-address]...]] [priority=high|medium|low] [cos=0-7]
  [allowed-dhcp-cids=[[+|-]MAC-address|hostname,MAC-address|hostname,...]]
  [alt-mac-addrs=[[+|-]auto|MAC-address[,auto|MAC-address,...]]] [linkprop=[phys-state]] 
  [mtu=[size]] [vid=[[+|-]VLAN-ID1,VLAN-ID2,...]] [auto-alt-mac-addrs=[+]num]
  [custom=enable|disable] [custom/max-vlans=[num]] [custom/max-mac-addrs=[num]]
  [maxbw=[value]] if-name domain-name