Multi Service Edge Device HL950
Administrator’s Guide
EN/LZT 108 5995 R3
Page 54 (159)
June 2003
4.3.3 BRIDGE
The DATA BRIDGE command is used to configure the Bridge data service as shown in the following
example:
HL950> add data bridge
HL950> add data bridge:name=br0, if=eth0;
HL950> add data bridge:name=br0, if=wan0;
HL950> start data bridge:name=br0
4.3.4 DNS
The DATA DNS command is used to configure the DNS (Domain Name Service) information. The
following example describes how to set the Domain Name and DNS server IP addresses.
HL950> set data dns:domain=msed.ericsson.net
HL950> set data dns:dns1=206.13.28.12;
HL950> set data dns:dns2=206.13.31.12;
HL950> show data dns
Domain Name: msed.ericsson.net
Primary DNS Server: 206.13.28.12
Secondary DNS Server: 206.13.31.12
The Domain name and DNS server IP addresses are deleted/resettled as shown in the following
example:
HL950> set data dns:dns1=0;
HL950> show data dns
Domain Name: msed.ericsson.net
Primary DNS Server: 206.13.31.12
Secondary DNS Server: 0.0.0.0
HL950> set data dns:domain=, dns1=0;
HL950> show data dns
Domain Name:
Primary DNS Server: 0.0.0.0
Secondary DNS Server: 0.0.0.0
4.3.5 HOSTS
By using the DATA HOSTS command you can show and change the hosts table for name and IP
resolution. The following example shows the hosts table for name – IP address resolution:
HL950> show data hosts
hostname inet address aliases
-------- ------------ -------
localhost 192.168.0.1
EXECUTED [0]
4.3.6 NETSTAT
The DATA NETSTAT command is used to display the current connections, as shown in the example
below:
HL950> show data netstat