Displaying 2 results from an estimated 2 matches for "vphys0".
2009 Jun 16
7
objects disappear from dladm after reboot
...rything was working, then I rebooted my system and everything disappeared from show-vnic, show-flow, and show-prop. When I tried to re-create the objects, dladm said they already existed. While I could not see the objects, I could delete them. Example:
# dladm show-vnic
# dladm create-vnic -l bge0 vphys0
dladm: vnic creation over bge0 failed: object already exists
# dladm show-vnic vphys0
dladm: failed to show vnic ''vphys0'': object not found
# dladm delete-vnic vphys0
# dladm create-vnic -l bge0 vphys0
#
How do I create persistent objects that continue to be visible after reboot...
2009 Jun 10
5
trouble with maxbw
...01 76.11
#
The second issue is that I can only get maxbw to work when a zone
is involved. In this example vphsy0 is on a physical interface and
traffic is coming over a 100 Mbit switch. The throughput seems to
be the same regardless of maxbw:
# dladm show-linkprop -p maxbw vphys0
LINK PROPERTY PERM VALUE DEFAULT POSSIBLE
vphys0 maxbw rw -- -- --
# ifconfig vphys0
vphys0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 6
inet 192.1...