
4.PVC/SVC mix: hosta uses an SVC to connect to hostb, and a PVC to connect to hostc. hostb is not on the local switch; there is no ARP server.
Interface | Host | ATM Address | VCI | Flag |
ba0 | - | $myaddress | - | l |
ba0 | hostb | 45:00:00:00:00:00:00:00:0f:00:00:00:00:08:00:20:d5:08:a8:00 | - | t |
ba0 | hostc | - | 100 | t |
|
|
|
|
|
5.ARP server with access restrictions: Hosts are connected to an ATM ARP server that resolves addresses. Access is restricted to the local switch subnet and one additional switch subnet.
a. /etc/opt/SUNWconn/atm/aarconfig on hosta:
Interface | Host | ATM Address | VCI | Flag |
ba0 | - | $myaddress | - | l |
ba0 | - | $prefix:$sunmacsel0 | - | s |
|
|
|
|
|
b./etc/opt/SUNWconn/atm/aarconfig on server:
Interface | Host | ATM Address | VCI | Flag |
ba0 | - | $prefix:$sunmacsel0 | - | L |
ba0 | - | $prefix:$anymacsel | - | a |
ba0 | - | 45:00:00:00:00:00:00:00:0f:00:00:00:00:$anymacsel | - | a |
|
|
|
|
|
6.Manual address configuration: Hosts are connected to a switch that does not support ILMI.
a. /etc/opt/SUNWconn/atm/aarconfig on server:
set prfx = 45:00:00:00:00:00:00:00:0f:00:00:00:00
Interface | Host | ATM Address | VCI | Flag |
ba0 | - | $prfx:$sunmacsel0 | - | L |
ba0 | - | - | - | m |
b./etc/opt/SUNWconn/atm/aarconfig on client:
set prfx = 45:00:00:00:00:00:00:00:0f:00:00:00:00
Interface | Host | ATM Address | VCI | Flag |
ba0 | - | $prfx:$macsel | - | l |
ba0 | - | $prfx:$sunmacsel0 | - | s |
ba0 | - | - | - | m |
52 SunATM 3U CompactPCI Adapter Installation and User’s Guide • February 2001