Skip to content

Commit b7f6dcc

Browse files
authored
Merge pull request #89 from jeroenh/bgp-terminology-fix
Fixing BGP Stub Terminology
2 parents 870233c + 3e95771 commit b7f6dcc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

scaling/global.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,11 +292,10 @@ terminates on nodes within an AS, and *transit traffic* as traffic that
292292
passes through an AS. We can classify autonomous systems into three
293293
broad types:
294294

295-
- Stub AS—an AS that has only a single connection to one other AS; such
296-
an AS will only carry local traffic. The small corporation in :numref:`Figure
297-
%s <fig-inet-1995>` is an example of a stub AS.
295+
- Stub AS—an AS that only carry local traffic. The small corporation in
296+
:numref:`Figure %s <fig-inet-1995>` is an example of a stub AS.
298297

299-
- Multihomed AS—an AS that has connections to more than one other AS
298+
- Multihomed Stub AS—an AS that has connections to more than one other AS
300299
but that refuses to carry transit traffic, such as the large
301300
corporation at the top of :numref:`Figure %s <fig-inet-1995>`.
302301

0 commit comments

Comments
 (0)