20-15
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter20 Configuring Frame Relay to ATM Interworking Port Adapter Interfaces
Configuring LMI
Configuring the LMI Type
To manually set an LMI type on your Frame Relay port adapter, perform the following steps, beginning
in global configuration mode:
Example
The following example changes the LMI type to ansi on serial interface 1/1/0:1:
Switch(config)# interface serial 1/1/0:1
Switch(config-if)# frame-relay lmi-type ansi
Switch(config-if)# end
Switch# copy system:running-config nvram:startup-config

Displaying LMI Type

To display the LMI type configuration, perform the following task in user EXEC mode:
Example
The following example displays the LMI type configuration of a Frame Relay port adapter:
Switch> show frame-relay lmi interface serial 1/1/0:1
LMI Statistics for interface Serial1/1/0:1 (Frame Relay NNI) LMI TYPE = ANSI
Invalid Unnumbered info 0 Invalid Prot Disc 0
Invalid dummy Call Ref 0 Invalid Msg Type 0
Invalid Status Message 0 Invalid Lock Shift 0
Invalid Information ID 0 Invalid Report IE Len 0
Invalid Report Request 0 Invalid Keep IE Len 0
Num Status Enq. Rcvd 5103 Num Status msgs Sent 5103
Num Update Status Rcvd 0 Num St Enq. Timeouts 10
Num Status Enq. Sent 5118 Num Status msgs Rcvd 5103
Num Update Status Sent 0 Num Status Timeouts 14
Command Purpose
Step1 Switch(config)# interface serial
card/subcard/port:cgn
Switch(config-if)#
Selects the interface to be configured.
Step2 Switch(config-if)# frame-relay lmi-type [cisco |
ansi | q933a]
Selects Frame Relay LMI type.
Step3 Switch(config-if)# end
Switch#
Exits interface configuration mode.
Step4 Switch# copy system:running-config
nvram:startup-config
Writes the LMI type to NVRAM.
Command Purpose
show frame-relay lmi interface serial
card/subcard/port:cgn
Displays LMI type configuration.