TTY Terminal Access Configuration 753exchange with the router-side programs. To configure your FEP, refer to the relatedsections in “FEP Installation and Configuration” on page 771.Configuration Examplefor TTY Terminal AccessNetwork requirementsThe deposit services run on the Unix server, whose IP address is 1.1.254.77/16. Thelistening port of the ttyd program on the Unix server is 9010.The router is connected to four terminals through its four asynchronous interfaces.The source IP address to be bound is 2.2.2.1/32.Network diagramFigure 224 Network diagram for TTY terminal access configurationConfiguration procedurePerform the following configuration in one-to-one mode:■ Configure the initiator (router).# Enable terminal access. system-view[Sysname] rta server enable■ # Create a template and enter template view.[Sysname] rta template temp1# Configure a VTY application.[Sysname-rta-template-temp1] vty 0 tty remote 1.1.254.77 9010[Sysname-rta-template-temp1] quit# Configure the Ethernet interface.[Sysname] interface ethernet 0/0[Sysname-Ethernet0/0] ip address 1.1.247.88 255.255.0.0[Sysname-Ethernet0/0] quit# Create a Loopback interface and configure source IP address binding.