3com 8807 참조 가이드

다운로드
페이지 1099
BGP Configuration Commands
501
[3Com-bgp] peer Remote98 as-number 98
 
[3Com-bgp] peer 200.1.1.1 group Remote98 
confederation 
nonstandard
Syntax
confederation nonstandard
undo confederation nonstandard
View
BGP view.
Parameter
None
Description
Use the confederation nonstandard command to configure the router to be 
compatible with routers not following RFC1965.
Use the undo confederation nonstandard command to disable this function.
By default, it is in accordance with RFC1965.
Related command: confederation idconfederation peer-as.
Example
# AS100 contains routers following nonstandard, which is composed of two 
sub-ASs, 64000 and 65000.
[SW8800] bgp 64000
 
[3Com-bgp] confederation id 100
 
[3Com-bgp] confederation peer-as 65000
 
[3Com-bgp] confederation nonstandard 
confederation peer-as
Syntax
confederation peer-as as-number-1 [... as-number-n ]
undo confederation peer-as [ as-number-1 ] [... as-number-n ]
View
BGP view
Parameter
as-number-1...as-number-n: Sub-AS number. The range is 1 to 65535. This 
command can configure a maximum of 32 Sub-ASs belonging to a confederation.
Description
Use the confederation peer-as command to configure a confederation 
consisting of which Sub-ASs.
Use the undo confederation peer-as command to delete the specified Sub-AS in 
the confederation.