SLIP encapsulation on
synchronous/asynchronous interfaces
configuration example
Network requirements
As shown in
Serial 2/0. The link layer protocol is SLIP.
Figure 1 Network diagram
Configuration procedure
Configure Router A:
1.
# Configure interface Serial 2/0 to operate in asynchronous and protocol mode.
<RouterA> system-view
[RouterA] interface serial 2/0
[RouterA-Serial2/0] physical-mode async
[RouterA-Serial2/0] async mode protocol
# Enable SLIP encapsulation on interface Serial 2/0.
[RouterA-Serial2/0] link-protocol slip
# Assign an IP address to interface Serial 2/0.
[RouterA-Serial2/0] ip address 200.1.1.1 16
Configure Router B:
2.
# Configure interface Serial 2/0 to operate in asynchronous and protocol mode.
<RouterB> system-view
[RouterB] interface serial 2/0
[RouterB-Serial2/0] physical-mode async
[RouterB-Serial2/0] async mode protocol
# Enable SLIP encapsulation on interface Serial 2/0.
[RouterB-Serial2/0] link-protocol slip
# Assign an IP address to interface Serial 2/0.
[RouterB-Serial2/0] ip address 200.1.1.2 16
Verify the configuration:
3.
Use the display interface command to view the information about interface Serial 2/0. The
physical layer status and link layer status of Serial 2/0 are both up, and Router A and Router B
can successfully ping each other.
[RouterB-Serial2/0] display interface serial 2/0
Serial2/0 current state: UP
Line protocol current state: UP
Description: Serial2/0 Interface
The Maximum Transmit Unit is 1500, Hold timer is 10(sec)
Figure
1, Router A and Router B are connected by synchronous/asynchronous interface
2
Need help?
Do you have a question about the FlexNetwork MSR Series and is the answer not in the manual?