Page 496 / 757 Scroll up to view Page 491 - 495
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
492
delete ospfv3 aggregation
Syntax
delete ospfv3 aggregation <area_id> <ipv6networkaddr>
Description
This command is used to delete an OSPFv3 area aggregation.
Parameters
<area_id>
- Specify the area where the aggregation belongs to.
<ipv6networkaddr>
- Specify the IPv6 network address of the aggregation.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete an OSPFv3 area aggregation:
DGS-3627:admin# delete ospfv3 aggregation 2.2.2.2 2000::/16
Command: delete ospfv3 aggregation 2.2.2.2 2000::/16
Success.
DGS-3627:admin#
config ospfv3 aggregation
Purpose
Used to configure an OSPFv3 area aggregation.
Syntax
config ospfv3 aggregation <area_id> <ipv6networkaddr> advertise [enable | disable]
Description
This command is used to configure an OSPFv3 area aggregation.
Parameters
<area_id>
- Specify the area where the aggregation belongs to. It is index of area
aggregation.
<ipv6networkaddr>
- Specify the IPv6 network address of the aggregation. It is index of area
aggregation.
advertise
- See below:
enable
- OSPFv3 ABR will use this aggregation to aggregate the intra-area routes
when it advertise these routes to another area.
disable
- OSPFv3 ABR will not use this aggregation to aggregate the intra-area
routes when it advertise these routes to another area.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure an OSPFv3 area aggregation:
DGS-3627:admin# config ospfv3 aggregation 2.2.2.2 2000::/16 advertise disable
Command: config ospfv3 aggregation 2.2.2.2 2000::/16 advertise disable
Success.
DGS-3627:admin#
show ospfv3 aggregation
Purpose
Used to display OSPFv3 area aggregation configurations.
Syntax
show ospfv3 aggregation {<area_id>}
Description
This command is used to display OSPFv3 area aggregation configurations.
Page 497 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
493
show ospfv3 aggregation
Parameters
<area_id>
- If it is set, only the aggregations that belong to this area will be displayed.
If it is not set, all aggregations will be displayed.
Restrictions
None.
Example usage:
To display OSPFv3 area aggregations:
DGS-3627:admin# show ospfv3 aggregation
Command: show ospfv3 aggregation
OSPFv3 Area Aggregation Settings
Area ID
Aggregated
LSDB
Advertise
Network Address
Type
--------------- ------------------------------------------- -------- ---------
1.1.1.1
1000::/16
Summary
Disabled
2.2.2.2
2000::/16
Summary
Disabled
Total Entries: 2
DGS-3627:admin# show ospfv3 aggregation 2.2.2.2
Command: show ospfv3 aggregation 2.2.2.2
OSPFv3 Area Aggregation Settings
Area ID
Aggregated
LSDB
Advertise
Network Address
Type
--------------- ------------------------------------------- -------- ---------
2.2.2.2
2000::/16
Summary
Disabled
Total Entries: 1
DGS-3627:admin#
show ospfv3 lsdb
Purpose
Used to display OSPFv3 LSDB.
Syntax
show ospfv3 lsdb {area <area_id> | type [rtrlink | netlink | inter_area_prefix |
inter_area_router | asextlink | link_lsa | intra_area_prefix]}
Description
This command is used to display the OSPFv3 LSDB.
Parameters
area
- If it is set, only the LSAs that belong to this area will be displayed.
type
- If it is set, only this type LSAs will be displayed and detail information for these LSAs
will be displayed at the same time. The type includes:
rtlink
- Router LSA;
netlink
- Network LSA.
inter_area_prefix
- Inter-Area-Prefix LSA
inter_area_router
- Inter-Area-Router LSA
asextlink
- AS external LSA
link_lsa
- Link LSA.
intra_area_prefix
- Intra-Area-Prefix LSA.
Page 498 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
494
show ospfv3 lsdb
Restrictions
None.
Example usage:
To display OSPFv3 LSDB:
DGS-3627:admin# show ospfv3 lsdb
Command: show ospfv3 lsdb
Router LSA (Area 0.0.0.0)
Link State ID
ADV Router
Age
Seq#
Link
0.0.0.0
2.2.2.2
696
0x80000003
0
Link LSA (Interface System)
Link State ID
ADV Router
Age
Seq#
Prefix
0.0.0.1
2.2.2.2
696
0x80000003
1
Intra-Area-Prefix LSA (Area 0.0.0.0)
Link State ID
ADV Router
Age
Seq#
Ref LSA Type
0.0.0.1
2.2.2.2
684
0x80000004
0x2001
Total Entries: 3
DGS-3627:admin# show ospfv3 lsdb type rtrlink
Command: show ospfv3 lsdb type rtrlink
LS Age: 782
LS Type: Router-LSA
Link State ID: 0.0.0.0
Advertising Router: 2.2.2.2
LS Seq Number: 0x80000003
Checksum: 0xED3A
Length: 24
Flags: 0x0: - - - -
Options: 0x13: - R - - E V6
Total Entries: 1
DGS-3627:admin#
show ospfv3 neighbor
Purpose
Used to display OSPFv3 neighbor information.
Syntax
show ospfv3 neighbor {<neighbor_id> ipif <ipif_name 12>}
Description
This command is used to display OSPFv3 neighbor information.
Parameters
neighbor_id
- Specify the ID of the neighbor. If none of the parameters are set, all neighbors
will be displayed.
ipif
- Specify the interface where the neighbor is built. If none of the parameters are set, all
neighbors will be displayed.
Restrictions
None.
Example usage:
To display OSPFv3 neighbor:
Page 499 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
495
DGS-3627:admin# show ospfv3 neighbor
Command: show ospfv3 neighbor
Router ID of
Interface
Neighbor Neighbor
Neighbor
Name
Priority State
--------------- ------------ -------- -------------
10.10.10.10
System
1
Full
20.20.20.20
ip1
10
Full
Total Entries: 2
DGS-3627:admin# show ospfv3 neighbor 10.10.10.10 ipif System
Command: show ospfv3 neighbor 10.10.10.10 ipif System
Neighbor ID: 10.10.10.10
Interface Name: System
Neighbor Options: 19
Neighbor Priority: 255
Neighbor State: Full
State Changes: 6 times
Interface ID: 1
Total Entries: 1
DGS-3627:admin#
show ospfv3 virtual_neighbor
Purpose
Used to display OSPFv3 virtual neighbor information.
Syntax
show ospfv3 virtual_neighbor {<area_id> <neighbor_id>}
Description
This command is used to display OSPFv3 virtual neighbor information.
Parameters
<area_id>
- Specify the transit area where the virtual neighbor is built. If none of the
parameters are set, all virtual neighbors will be displayed.
<neighbor_id>
- Specify the ID of the virtual neighbor. If none of the parameters are set, all
virtual neighbors will be displayed.
Restrictions
None.
Example usage:
To display OSPFv3 virtual neighbor:
Page 500 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
496
DGS-3627:admin# show ospfv3 virtual_neighbor
Command: show ospfv3 virtual_neighbor
Transit
Router ID Of
Virtual Neighbor
Area ID
Virtual Neighbor State
--------------- ---------------- ----------------
1.1.1.1
30.30.30.30
Full
Total Entries: 1
DGS-3627:admin# show ospfv3 virtual_neighbor 6.6.6.6 20.20.20.20
Command: show ospfv3 virtual_neighbor 6.6.6.6 20.20.20.20
Transit Area ID: 1.1.1.1
Virtual Neighbor ID: 30.30.30.30
Virtual Neighbor Options: 19
Virtual Neighbor State: Full
State Changes: 9 times
Total Entries: 1
DGS-3627:admin#
config ospfv3
Purpose
Used to configure OSPFv3 interface.
Syntax
config ospfv3 [ipif <ipif_name 12> | all] {area <area_id> | priority <value 0-255> |
hello_interval <sec 1-65535> | dead_interval <sec 1-65535> | instance <value 0-255> |
metric <value 1-65535> | state [enable | disable] | passive [enable | disable]}(1)
Description
This command is used to configure OSPFv3 interface.
Parameters
ipif
- Configure one OSPFv3 interface.
all
- Configure all OSPFv3 interfaces.
area
- A 32-bit number in the form of an IPv4 address that uniquely identifies the OSPFv3
area in the OSPFv3 domain.
priority
- The priority used in the election of the Designated Router (DR).
It is a number
between 0 and 255. Its default value is 1.
hello_interval
- Allows the specification of the interval between the transmission of OSPFv3
Hello packets, in seconds. Between 1 and 65535 seconds can be specified. The Hello
Interval, Dead Interval should be the same for all routers on the same link. Its default value is
10.
dead_interval
- Allows the specification of the length of time between the receipt of Hello
packets from a neighbor router before the selected area declares that router down. An
interval between 1 and 65535 seconds can be specified. The Dead Interval must be evenly
divisible by the Hello Interval. Its default value is 40.
instance
- The instance ID of the interface. Its default value is 0.
metric
- This field allows the entry of a number between 1 and 65,535 that is representative of
the OSPFv3 cost of reaching the selected OSPFv3 interface. Its default value is 1.
passive
- The user may select Active or Passive for this OSPFv3 interface. Active interfaces
actively advertise OSPFv3 to routers on other Intranets that are not part of this specific
OSPFv3 group. Passive interface will not advertise to any other routers than those within its
OSPFv3 intranet. When this field is disabled, it denotes an active interface. Its default setting
is Disabled.
state
- Used to enable or disable this interface to run OSPFv3. Its default value is Disabled.
Restrictions
Only Administrator and Operator-level users can issue this command.

Rate

4.5 / 5 based on 2 votes.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top