Cisco Cisco IOS Software Release 12.0(17)S

Page de 28
 
Multilink Frame Relay (FRF.16)
debug frame-relay multilink
26
Cisco IOS Release 12.0(17)S
debug frame-relay multilink
To display debug messages for multilink Frame Relay bundles and bundle links, use the debug 
frame-relay multilink 
command in EXEC mode. To disable the display of debug messages for multilink 
Frame Relay bundles and bundle links, use the no form of this command.
debug frame-relay multilink [control [mfr number | serial number]]
no debug frame-relay multilink
Syntax Description
Defaults
No default behavior or values.
Command History
Usage Guidelines
Caution
Using the debug frame-relay multilink command without the control keyword could 
severely impact router performance and is not recommended. 
Examples
The following example shows output from the debug frame-relay multilink command for bundle 
“MFR0”, which has 3 bundle links:
Router# debug frame-relay multilink control MFR0
00:42:54:Serial5/0/3:0(o):msg=Add_link, Link=Serial5/0/3:0, Bundle=MFR0, Link id=Serial5/0/3:0, BL state=Idle
E1 00 01 01 07 4D 46 52 30 00
00:42:54:Serial5/0/2:0(o):msg=Add_link, Link=Serial5/0/2:0, Bundle=MFR0, Link id=Serial5/0/2:0, BL state=Idle
E1 00 01 01 07 4D 46 52 30 00
00:42:54:Serial5/0/1:0(o):msg=Add_link, Link=Serial5/0/1:0, Bundle=MFR0, Link id=Serial5/0/1:0, BL state=Idle
E1 00 01 01 07 4D 46 52 30 00
00:42:54:%LINK-3-UPDOWN:Interface MFR0, changed state to down
00:42:54:Serial5/0/3:0(i):msg=Add_link_ack, Link=Serial5/0/3:0, Bundle=MFR0, Link id=Serial5/0/3:0, 
BL state=Add_sent
E1 00 02 01 07 4D 46 52 30 00
00:42:54:Serial5/0/2:0(i):msg=Add_link_ack, Link=Serial5/0/2:0, Bundle=MFR0, Link id=Serial5/0/2:0, 
BL state=Add_sent
E1 00 02 01 07 4D 46 52 30 00
00:42:54:Serial5/0/1:0(i):msg=Add_link_ack, Link=Serial5/0/1:0, Bundle=MFR0, Link id=Serial5/0/1:0, 
BL state=Add_sent
E1 00 02 01 07 4D 46 52 30 00
00:42:54:%SYS-5-CONFIG_I:Configured from console by console
control
(Optional) Displays incoming and outgoing bundle link control messages 
and bundle link status changes. 
mfr number
(Optional) Specific bundle interface for which information will be 
displayed.
serial number
(Optional) Specific bundle link interface for which information will be 
displayed.
Release
Modification
12.0(17)S
This command was introduced.