D-Link DI-1750 Reference Manual page 38

Hide thumbs Also See for DI-1750:
Table of Contents

Advertisement

2. Example of low-speed serial interface
Following example illustrates how to switch the low-speed serial interface from synchronous mode to
asynchronous mode:
interface serial 1/0
physical-layer mode async
Following example illustrates how to switch the low-speed serial interface from asynchronous mode to
synchronous mode, that is, the default mode:
interface serial 1/0
physical-layer mode sync
or
interface serial 1/0
no physical-layer mode
Following example is typical asynchronous serial interface configuration
interface serial 1/0
(Notice: if it is 16 asynchronous card , the value is inter async 0/0)
physical-layer mode async
ip address 192.168.1.1 255.255.255.0
encapsulation ppp
Following example is typical synchronous serial interface configuration
interface serial 1/0
physical-layer mode sync
ip address 192.168.1.2 255.255.255.0
no shutdown
3. Example of Ethernet sub-interface
Configuration of ROUTER A
int f0/0.1
encapsulation dot1q 1
ip address 192.168.20.11 255.255.255.0
Configuration of ROUTER B
int f0/0.1
encapsulation dot1q 2
ip address 192.168.20.22 255.255.255.0
Configuration of ROUTER C
int f0/0.1
encapsulation dot1q 1
ip address 192.168.20.33 255.255.255.0
Configuration of ROUTER D
int f0/0.1
encapsulation dot1q 2
ip address 192.168.20.44 255.255.255.0
Model Name
- 36 -

Advertisement

Table of Contents
loading

This manual is also suitable for:

Di-2621Di-2630Di-3660

Table of Contents