Aruba 8400 Switch Series User guide

Category
Software
Type
User guide
AOS-CX 10.13 IP Routing
Guide
8400 Switch Series
November 2023
Edition: 1
|2
Copyright Information
© Copyright 2023 Hewlett Packard Enterprise Development LP.
This product includes code licensed under certain open source licenses which require source
compliance. The corresponding source for these components is available upon request. This offer is
valid to anyone in receipt of this information and shall expire three years following the date of the final
distribution of this product version by Hewlett Packard Enterprise Company. To obtain such source
code, please check if the code is available in the HPE Software Center at
https://myenterpriselicense.hpe.com/cwp-ui/software but, if not, send a written request for specific
software version and product for which you want the open source code. Along with the request, please
send a check or money order in the amount of US $10.00 to:
Hewlett Packard Enterprise Company
Attn: General Counsel
WW Corporate Headquarters
1701 E Mossy Oaks Rd Spring, TX 77389
United States of America.
Notices
The information contained herein is subject to change without notice. The only warranties for Hewlett
Packard Enterprise products and services are set forth in the express warranty statements
accompanying such products and services. Nothing herein should be construed as constituting an
additional warranty. Hewlett Packard Enterprise shall not be liable for technical or editorial errors or
omissions contained herein.
Confidential computer software. Valid license from Hewlett Packard Enterprise required for possession,
use, or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer
Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government
under vendor's standard commercial license.
Links to third-party websites take you outside the Hewlett Packard Enterprise website. Hewlett Packard
Enterprise has no control over and is not responsible for information outside the Hewlett Packard
Enterprise website.
Acknowledgments
Intel®, Itanium®, Optane™, Pentium®, Xeon®, Intel Inside®, and the Intel Inside logo are trademarks of
Intel Corporation in the U.S. and other countries.
Microsoft® and Windows® are either registered trademarks or trademarks of Microsoft Corporation in
the United States and/or other countries.
Adobe® and Acrobat® are trademarks of Adobe Systems Incorporated.
Java® and Oracle® are registered trademarks of Oracle and/or its affiliates.
UNIX® is a registered trademark of The Open Group.
All third-party marks are property of their respective owners.
Contents
Contents
Contents 3
About this document 15
Applicable products 15
Latest version available online 15
Command syntax notation conventions 15
About the examples 16
Identifying switch ports and interfaces 16
Identifying modular switch components 17
Virtual Routing and Forwarding (VRF) 18
Adding or deleting a VRF 18
IPv4 static route addition or deletion in a VRF 18
IPv6 static route addition or deletion in a VRF 19
Attaching or detaching a port from a VRF 19
Viewing VRF information 20
An example of the VRF information provided by the show running-config command 20
VRF commands 21
ip route vrf 21
ipv6 route vrf 22
show ip route 23
show ipv6 route 25
show vrf 26
vrf 28
vrf attach 28
Loopback 30
Loopback commands 30
interface loopback 30
ip address 31
ipv6 address 31
vrf attach 32
show interface loopback 33
Static routing 35
Default route 36
Recursive static routes 36
Route manager 36
Configuration concepts 37
Configuration example procedure 37
Basic static route configuration example 37
Static routing commands 38
ip route 38
ip route bfd 39
ip route distance 40
ip route tag 41
AOS-CX 10.13 IP Routing Guide 3
Contents |4
ip route vrf 42
ipv6 route 43
ipv6 route distance 44
ipv6 route tag 45
show ip rib 46
show ipv6 rib 49
ipv6 route vrf 51
show ip route 53
show ipv6 route 54
Open Shortest Path First version 2 (OSPFv2) 57
Overview 57
How OSPFv2 protocol works 58
OSPFv2 concepts 58
OSPFv2 Link-state advertisement (LSA) types 58
OSPFv2 router types 58
OSPFv2 area types 59
OSPFv2 configuration task list 60
Tasks at a glance 60
Configuring OSPF on the routing switch 61
Assigning the routing switch to an OSPF area 61
Setting OSPF network for the area 62
Creating an OSPF virtual link for an area 62
Configuring external route redistribution and control 63
Configuring area ranges on an ABR to reduce advertisements to the backbone 64
Influencing route choice by changing the administrative distance 64
Configuring graceful restart of OSPF routing 65
Configuring OSPF interface settings 65
Configuring OSPF interface authentication 66
Configuring OSPF virtual link settings 67
Prerequisites 67
Configuring OSPF authentication on a virtual link 67
Configuring all OSPF interfaces as passive 68
Configuring SPF throttling timers 68
Viewing OSPFv2 information 69
Clearing OSPF statistics on a switch 69
An example of the OSPFv2 information in the show running-config command 69
OSPFv2 commands 70
active-backbone 70
area (ospf) 71
area default-metric 72
area nssa 73
area range 74
area stub 75
area virtual-link 76
authentication 77
authentication-key 78
clear ip ospf neighbors 80
clear ip ospf statistics 80
dead-interval 81
default-information originate 82
default-information originate always 83
default-metric 84
disable 85
distance 86
distribute-list prefix 87
AOS-CX 10.13 IP Routing Guide | (8400 Switch Series) 5
enable 88
graceful-restart 88
hello-interval 90
ip ospf area 91
ip ospf authentication 92
ip ospf authentication-key 93
ip ospf cost 94
ip ospf dead-interval 95
ip ospf hello-interval 96
ip ospf keychain 96
ip ospf message-digest-key md5 97
ip ospf network 98
ip ospf passive 99
ip ospf priority 100
ip ospf retransmit-interval 101
ip ospf sha-key sha 102
ip ospf shutdown 103
ip ospf transit-delay 103
keychain 104
max-metric router-lsa 105
maximum-paths 106
message-digest-key md5 107
passive-interface default 108
redistribute 109
reference-bandwidth 110
retransmit-interval 111
rfc1583-compatibility 112
router ospf 113
router-id 114
sha-key sha 114
show ip ospf 116
show ip ospf border-routers 117
show ip ospf interface 118
show ip ospf lsdb 120
show ip ospf neighbors 124
show ip ospf routes 127
show ip ospf statistics 128
show ip ospf statistics interface 129
show ip ospf virtual-links 131
summary-address 132
timers lsa-arrival 133
timers throttle lsa 133
timers throttle spf 134
transit-delay 136
trap-enable 136
Open Shortest Path First version 3 (OSPFv3) 138
Overview 138
How OSPFv3 protocol works 139
OSPFv3 protocol 139
OSPFv3 concepts 139
OSPFv3 Link-state advertisement (LSA) types 139
OSPFv3 area types 141
OSPFv3 router types 142
OSPFv3 configuration task list 143
Tasks at a glance 143
Contents |6
Configuring OSPFv3 on the routing switch 144
Creating an OSPFv3 area 144
Setting OSPFv3 network for the area 145
Configuring external route redistribution and control 146
Configuring area ranges on an ABR to reduce advertisements to the backbone 147
Prerequisites 147
Procedure 147
Influencing route choice by changing the administrative distance 147
Configuring graceful restart 148
Configuring OSPFv3 virtual link settings 148
Configuring OSPFv3 interface settings 149
Configuring BFD for OSPFv3 149
Examples 150
Configuring all OSPFv3 interfaces as passive 150
Configuring SPF throttling timers 151
Viewing OSPFv3 information 151
Clearing OSPFv3 statistics on a switch 151
OSPFv3 commands 152
active-backbone 152
area 152
area authentication ipsec 153
area encryption ipsec 155
area nssa 157
area range 158
area stub 159
area virtual-link 160
area default-metric 161
authentication ipsec 162
clear ipv6 ospfv3 neighbors 163
clear ipv6 ospfv3 statistics 164
dead-interval 164
default-metric 165
disable 166
distance 167
distribute-list prefix 168
enable 169
encryption ipsec 170
default-information originate 171
default-information originate always 172
graceful-restart 173
hello-interval 175
ipv6 ospfv3 area 176
ipv6 ospfv3 authentication null 177
ipv6 ospfv3 authentication ipsec 177
ipv6 ospfv3 cost 179
ipv6 ospfv3 dead-interval 179
ipv6 ospfv3 encryption ipsec 180
ipv6 ospfv3 encryption null 182
ipv6 ospfv3 hello-interval 183
ipv6 ospfv3 network 183
ipv6 ospfv3 passive 184
ipv6 ospfv3 priority 185
ipv6 ospfv3 retransmit-interval 186
ipv6 ospfv3 shutdown 187
ipv6 ospfv3 transit-delay 187
maximum-paths 188
AOS-CX 10.13 IP Routing Guide | (8400 Switch Series) 7
max-metric router-lsa 189
passive-interface default 190
redistribute 190
reference-bandwidth 192
retransmit-interval 193
router-id 194
router ospfv3 195
show ipv6 ospfv3 196
show ipv6 ospfv3 border-routers 197
show ipv6 ospfv3 interface 198
show ipv6 ospfv3 neighbors 199
show ipv6 ospfv3 routes 202
show ipv6 ospfv3 statistics 203
show ipv6 ospfv3 statistics interface 204
show ipv6 ospfv3 virtual-links 206
summary-address 207
timers lsa-arrival 208
timers throttle lsa 209
timers throttle spf 210
transit-delay 211
trap-enable 212
Border Gateway Protocol (BGP) 214
Overview 214
Autonomous system numbers 214
BGP sessions 214
Inter-router communication 214
BGP messages 215
BGP neighbor states 215
Injecting routes/prefixes into the BGP table 216
Path attributes 216
BGP best-path calculation 217
Loop prevention 218
Route policies 218
Resetting BGP sessions 218
IBGP full mesh requirement 219
Route reflectors 219
Loop prevention in route reflectors 220
BGP peer groups 220
BGP communities 220
Aggregate routes 220
BGP Graceful-Restart and high availability 221
Configuration task list 221
Configuring BGP peers 221
Defining BGP Neighbors 222
Using Loopback Interfaces for BGP peering 222
Verifying BGP routing table 222
Verifying BGP peers 222
Clearing BGP neighbors 223
Address families 224
Scale limits 224
Configuration task list 224
Configuring BGP peers 224
Defining BGP Neighbors 225
Using Loopback Interfaces for BGP peering 225
Verifying BGP routing table 225
Contents |8
Verifying BGP peers 225
Clearing BGP neighbors 227
Best practices and recommendations 227
Use cases 227
Multi-homing to the same ISP 227
BGP AS-Path prepending and AS-Path filters 229
Debugging and troubleshooting 231
FAQs 232
BGP commands 238
address-family 238
aggregate-address 239
bgp always-compare-med 240
bgp asnotation dotted 241
bgp asnotation dotted-plus 241
bgp bestpath as-path ignore 242
bgp bestpath as-path multipath-relax 243
bgp bestpath compare-routerid 243
bgp bestpath med confed 244
bgp bestpath med missing-as-worst 245
bgp cluster id 246
bgp confederation 246
bgp confederation peers 247
bgp dampening 248
bgp default local-preference 249
bgp deterministic-med 250
bgp fast-external-fallover 251
bgp graceful-restart restart-time 251
bgp graceful-restart stalepath-time 252
bgp log-neighbor-changes 253
bgp maxas-limit 254
bgp router-id 254
bgp update-group 255
clear bgp 257
disable|enable 257
distance bgp 258
maximum-paths 259
neighbor activate 260
neighbor advertisement-interval 261
neighbor add-paths 261
neighbor add-paths advertise-best 262
neighbor allowas-in 263
neighbor ao 264
neighbor capability orf prefix-list 266
neighbor default-originate 267
neighbor ebgp-multihop 268
neighbor fall-over 269
neighbor fall-over bfd 270
neighbor graceful-shutdown 271
neighbor listen ip-range 273
neighbor local-as 275
neighbor maximum-prefix 276
neighbor next-hop-self 278
neighbor orf prefix-list in 279
neighbor passive 280
neighbor password 281
neighbor port 282
AOS-CX 10.13 IP Routing Guide | (8400 Switch Series) 9
neighbor remote-as 283
neighbor remove-private-AS 284
neighbor route-map 284
neighbor route-reflector-client 286
neighbor send-community 287
neighbor shutdown 288
neighbor slow-peer 288
neighbor soft-reconfiguration inbound 290
neighbor timers 290
neighbor ttl-security-hops 291
neighbor update-source 292
neighbor weight 293
network 294
redistribute 295
router bgp 296
show bgp 297
show bgp <PREFIX> 300
show bgp community 302
show bgp flap-statistics 306
show bgp neighbor advertised-routes 307
show bgp neighbor paths 308
show bgp neighbor received orf-prefix-list 309
show bgp neighbor received-routes 310
show bgp neighbor routes 312
show bgp neighbors 313
show bgp paths 316
show bgp peer-group summary 317
show bgp summary 319
show running-config bgp 321
timers bgp 322
vrf 322
Route Policies and Route Maps 324
Overview 324
Route maps 324
Match criteria 324
Set changes 325
IP prefix lists 325
AS-path lists for BGP 325
Community lists for BGP 325
Route flap dampening 326
Route redistribution and route maps 326
Route policy and route map commands 326
General or filtering commands 326
ip aspath-list 326
ip community-list 327
ip prefix-list 328
ipv6 prefix-list 329
route-map 331
continue 332
Match commands 333
match aspath-list 333
match community-list 333
match interface 334
match ip address prefix-list 335
match ip next-hop 336
Contents |10
match ip route-source 336
match local-preference 337
match metric 338
match origin 338
match route-type 339
match source-protocol 340
match tag 340
match vni 341
Set commands 342
set as-path exclude 342
set as-path prepend 343
set community 344
set dampening 344
set ip nexthop 345
set ipv6 nexthop global 346
set local-preference 347
set metric 347
set origin 348
set tag 349
set weight 349
Show commands 350
show ip aspath-list 350
show ip community-list 351
show ip prefix-list 352
show route-map 352
Equal Cost Multipath (ECMP) 355
Overview 355
ECMP commands 355
show ip ecmp 355
Virtual Router Redundancy Protocol (VRRP) 357
Overview 357
Terminology 357
VRRP operation 358
Multiple VRRP groups 359
VRRP priority 360
VRRP preemption 360
Virtual Router MAC address 361
VRRP and ARP 361
VRRP and MCLAG 361
VRRP tracking 361
High availability 361
VRRP and Neighbor Discovery for IPv6 361
Duplicate address detection (DAD) 362
Guidelines and limitations 362
VRRP commands 362
address 362
authentication 364
bfd <IPV4-ADDR> 365
preempt 366
preempt delay minimum 367
priority 368
router vrrp {enable | disable} 369
no router vrrp 369
show track 370
AOS-CX 10.13 IP Routing Guide | (8400 Switch Series) 11
show track brief 371
show vrrp 371
shutdown 379
timers advertise 380
track (VRRP group) 381
track (VRRP virtual router) 381
track by 382
version 383
vrrp 384
vrrp dual-active-forwarding 385
Inter-Virtual Router Forwarding (IVRF) 386
Troubleshooting IVRL 386
Static VRF route leaking 386
Dynamic VRF route leaking 387
Dynamic VRF route leak restrictions and limitations 387
Procedure to leak routes between VRFs 387
Troubleshooting inter-VRF route leaking 387
IVRF commands 388
address-family 388
ip|ipv6 vrf 389
ipv6 route source interface 390
ip route interface 392
rd 394
redistribute 395
route-target 397
router bgp 398
route-target export 399
router bgp vrf 401
show bgp vpn unicast 401
show bgp info vrf 405
show ip route vrf 406
show ipv6 route vrf 407
vrf 408
Policy Based Routing (PBR) 410
PBR actions 410
PBR policy action and action list 410
PBR action list maximum entries 411
IP versions in an action list 411
Specifying valid next-hop and default-nexthop addresses 412
Hardware path PBR versus software path PBR 412
Hardware versus software path for default-nexthop action 412
Software path and system default route 413
PBR and VRFs 413
PBR, ECMP, and routing protocols 414
PBR, VSX, and VLAN ACLs 414
PBR software path, VSX, and VRRP 414
PBR and next-hop router reachability 414
PBR and VXLAN 415
CLI errors 415
Backup nexthop groups 416
PBR commands 416
apply policy 416
ip nexthop group type backup 417
pbr-action-list 418
Contents |12
pbr-action-list copy 421
pbr-action-list resequence 422
pbr-action-list reset 423
policy 424
primary secondary nexthop 426
show ip nexthop group name type backup 427
show ip nexthop group type backup 428
show pbr 429
show pbr-action-list 430
show running-config current-context 431
IP Directed Broadcast 434
IP Directed Broadcast configuration example 434
IP Directed Broadcast commands 436
copy support-file feature 436
ip directed-broadcast 437
show arp 437
show ip interface 438
show ip directed-broadcast 439
IP Neighbor Flood 441
IP Neighbor Flood commands 441
ip neighbor-flood 441
show ip interface 442
show ip neighbor-flood 442
show running-config 443
Key chain 444
Key chain commands 444
accept-lifetime 444
cryptographic-algorithm 445
key 446
keychain 447
key-string 448
name 449
recv-id 450
send-id 451
send-lifetime 451
show capacities keychain 453
show keychain 453
show running-config keychain 455
Routing Information Protocol (RIP) 457
Overview 457
RIPv2 (IPv4) commands 457
Configuration commands 457
router rip 457
Interface commands 458
ip rip 458
ip rip all-ip enable 459
ip rip all-ip disable 460
ip rip all-ip send disable 461
ip rip all-ip receive disable 461
Routing commands 462
enable 462
disable 463
AOS-CX 10.13 IP Routing Guide | (8400 Switch Series) 13
distance 464
maximum-paths 464
redistribute 465
timers update 466
RIPv2 clear commands 467
clear ip rip statistics 467
RIPv2 interface commands 468
enable 468
disable 468
send disable 469
receive disable 470
RIPv2 show commands 471
show capacities rip 471
show capacities-status rip 471
show ip rip 472
show ip rip interface 473
show ip rip neighbors 474
show ip rip routes 475
show ip rip statistics 477
show ip rip statistics interface 477
show running-config 478
RIPng (IPv6) commands 480
Configuration commands 480
router ripng 480
Interface commands 481
ipv6 ripng 481
Routing commands 481
enable 481
disable 482
distance 483
maximum-paths 484
redistribute 484
timers update 485
RIPng clear commands 486
clear ipv6 ripng statistics 486
RIPng interface commands 487
enable 487
disable 488
send disable 488
receive disable 489
RIPng show commands 490
show capacities ripng 490
show capacities-status ripng 490
show ipv6 ripng 491
show ipv6 ripng interface 492
show ipv6 ripng neighbors 493
show ipv6 ripng routes 494
show ipv6 ripng statistics 496
show ipv6 ripng statistics interface 497
show running-config 498
Support and Other Resources 500
Accessing Aruba Support 500
Accessing Updates 501
Aruba Support Portal 501
My Networking 501
Contents |14
Warranty Information 501
Regulatory Information 501
Documentation Feedback 502
Chapter 1
About this document
About this document
This document describes features of the AOS-CX network operating system. It is intended for
administrators responsible for installing, configuring, and managing Aruba switches on a network.
Applicable products
This document applies to the following products:
nAruba 8400 Switch Series (JL366A, JL363A, JL687A)
Latest version available online
Updates to this document can occur after initial publication. For the latest versions of product
documentation, see the links provided in Support and Other Resources.
Command syntax notation conventions
Convention Usage
example-text Identifies commands and their options and operands, code examples,
filenames, pathnames, and output displayed in a command window. Items
that appear like the example text in the previous column are to be entered
exactly as shown and are required unless enclosed in brackets ([ ]).
example-text In code and screen examples, indicates text entered by a user.
Any of the following:
n<example-text>
n<example-text>
nexample-text
nexample-text
Identifies a placeholder—such as a parameter or a variable—that you must
substitute with an actual value in a command or in code:
nFor output formats where italic text cannot be displayed, variables
are enclosed in angle brackets (< >). Substitute the text—including
the enclosing angle brackets—with an actual value.
nFor output formats where italic text can be displayed, variables
might or might not be enclosed in angle brackets. Substitute the
text including the enclosing angle brackets, if any, with an actual
value.
|Vertical bar. A logical OR that separates multiple items from which you can
choose only one.
Any spaces that are on either side of the vertical bar are included for
readability and are not a required part of the command syntax.
{ } Braces. Indicates that at least one of the enclosed items is required.
AOS-CX 10.13 IP Routing Guide 15
About this document |16
Convention Usage
[ ] Brackets. Indicates that the enclosed item or items are optional.
…or
...
Ellipsis:
nIn code and screen examples, a vertical or horizontal ellipsis indicates an
omission of information.
nIn syntax using brackets and braces, an ellipsis indicates items that can be
repeated. When an item followed by ellipses is enclosed in brackets, zero
or more items can be specified.
About the examples
Examples in this document are representative and might not match your particular switch or
environment.
The slot and port numbers in this document are for illustration only and might be unavailable on your
switch.
Understanding the CLI prompts
When illustrating the prompts in the command line interface (CLI), this document uses the generic term
switch, instead of the host name of the switch. For example:
switch>
The CLI prompt indicates the current command context. For example:
switch>
Indicates the operator command context.
switch#
Indicates the manager command context.
switch(CONTEXT-NAME)#
Indicates the configuration context for a feature. For example:
switch(config-if)#
Identifies the interface context.
Variable information in CLI prompts
In certain configuration contexts, the prompt may include variable information. For example, when in
the VLAN configuration context, a VLAN number appears in the prompt:
switch(config-vlan-100)#
When referring to this context, this document uses the syntax:
switch(config-vlan-<VLAN-ID>)#
Where <VLAN-ID> is a variable representing the VLAN number.
Identifying switch ports and interfaces
Physical ports on the switch and their corresponding logical software interfaces are identified using the
format:
member/slot/port
On the 8400 Switch Series
AOS-CX 10.13 IP Routing Guide | (8400 Switch Series) 17
nmember: Always 1. VSF is not supported on this switch.
nslot: Specifies physical location of a module in the switch chassis.
oManagement modules are on the front of the switch in slots 1/5 and 1/6.
oLine modules are on the front of the switch in slots 1/1 through 1/4, and 1/7 through 1/10.
nport: Physical number of a port on a line module
For example, the logical interface 1/1/4 in software is associated with physical port 4 in slot 1 on
member 1.
Identifying modular switch components
nPower supplies are on the front of the switch behind the bezel above the management modules.
Power supplies are labeled in software in the format: member/power supply:
omember: 1.
opower supply: 1 to 4.
nFans are on the rear of the switch and are labeled in software as: member/tray/fan:
omember: 1.
otray: 1 to 4.
ofan: 1 to 4.
nFabric modules are not labeled on the switch but are labeled in software in the format:
member/module:
omember: 1.
omember: 1 or 2.
nThe display module on the rear of the switch is not labeled with a member or slot number.
Chapter 2
Virtual Routing and Forwarding (VRF)
Virtual Routing and Forwarding (VRF)
Virtual Routing and Forwarding (VRF) is a Layer 3 level isolation used to achieve Virtual Private Network
(VPN). VRF provides overlapping IPs to present and also isolate the routing table from other VPNs in the
system.
VRF is a technology that allows multiple instances of a routing table to co-exist within the same router.
Because the routing instances are independent, the same or overlapping IP addresses can be used
without conflicting with each other. Network functionality is improved because network paths can be
segmented without requiring multiple routers.
Adding or deleting a VRF
Prerequisites
You must be in the global configuration context, as indicated by the config prompt.
Procedure
To configure a VRF, enter the following command.
vrf <vrf-name>
Where <vrf-name> is the name of the VRF, up to 32 alphanumeric characters.
The no form of the command deletes the VRF and will remove all the configurations from the interfaces which are
part of the deleted VRF and move those interfaces to the default VRF.
See the following examples:
switch(config)# vrf test
switch(config)# no vrf test
Related topic: vrf (command reference)
IPv4 static route addition or deletion in a VRF
Prerequisites
You must be in the global configuration context, as indicated by the config prompt.
Procedure
To add an IPv4 static route to a VRF, enter the following command.
ip route <dest-ipv4-addr>/<netmask> {<gateway-ip>|<interface>} vrf [<vrf-name>]
AOS-CX 10.13 IP Routing Guide 18
Virtual Routing and Forwarding (VRF) |19
Where
<dest-ipv4-addr>/<netmask>
Specifies the route destination IP address and the network mask length for the destination.
<gateway-ip>|<interface>
Specifies the gateway as either an IP address or an interface.
<vrf-name>
Specifies the VRF name. If no <vrf-name> is specified the route is applied to the default VRF.
Use the no form of the command to remove an IPv4 static route from the VRF.
See the following example:
switch(config)# ip route 20.0.0.0/24 10.0.0.1 vrf test
switch(config)# ip route 20.0.0.0/24 1/1/5 vrf test
switch(config)# no ip route 20.0.0.0/24 10.0.0.1 vrf test
Related topic: ip route vrf (command reference)
IPv6 static route addition or deletion in a VRF
Prerequisites
You must be in the global configuration context, as indicated by the config prompt.
Procedure
To add an IPv6 static route to a VRF, enter the following command.
ipv6 route <dest-ipv6-addr>/<prefix> {<gateway-ip>|<interface>} vrf [<vrf-name>]
Where
<dest-ipv6-addr>/<prefix>
Specifies the route destination IPv6 address and the network prefix for the destination. For example,
120::/124.
<gateway-ip>|<interface>
Specifies either the gateway as either an IPv6 address or an interface.
<vrf-name>
Specifies the VRF name. The name can be up to 32 alphanumeric characters. If no <vrf-name> is
specified the route is applied to the default VRF.
Use the no form of the command to delete an IPv6 static route from a VRF.
See the following examples:
switch(config)# ipv6 route 120::/124 121::2 vrf test
switch(config)# ipv6 route 120::/124 1/1/9 vrf test
switch(config)# no ipv6 route 120::/124 121::2 vrf test
Related topics: ipv6 route vrf (command reference)
Attaching or detaching a port from a VRF
AOS-CX 10.13 IP Routing Guide | (8400 Switch Series) 20
Prerequisites
You must be in the interface configuration context (config-if), or the VLAN interface configuration
context (config-vlan-if), or the LAG interface configuration context (config-lag-if).
Procedure
To attach a port to a VRF, enter the following command in the required context.
vrf attach <vrf-name>
Where <vrf-name> is the name of the VRF, up to 32 alphanumeric characters.
The no form of the command detaches the port from the named VRF and will remove all configurations from the
port and attach the port to the default VRF.
See the following examples:
switch(config)# interface 1/1/1
switch(config-if)# vrf attach test
switch(config)# vlan 3
switch(config-vlan)# exit
switch(config)# interface vlan 3
switch(config-if-vlan)# vrf attach test
Related topic: vrf attach (command reference)
Viewing VRF information
Prerequisites
These commands are in the switch context, executed at the switch# prompt.
Procedure
To view various aspects of VRF information, use the following commands.
nTo view VRF configuration and status information:
show vrf <VRF-NAME>
nTo view all configured commands including VRF configuration:
show running-config
For command details and examples, see the following:
nshow vrf
nAn example of the VRF information provided by the show running-config command
An example of the VRF information provided by the show
running-config command
When a VRF is configured, the output of the show running-config command includes information
about the VRF configuration.
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25
  • Page 26 26
  • Page 27 27
  • Page 28 28
  • Page 29 29
  • Page 30 30
  • Page 31 31
  • Page 32 32
  • Page 33 33
  • Page 34 34
  • Page 35 35
  • Page 36 36
  • Page 37 37
  • Page 38 38
  • Page 39 39
  • Page 40 40
  • Page 41 41
  • Page 42 42
  • Page 43 43
  • Page 44 44
  • Page 45 45
  • Page 46 46
  • Page 47 47
  • Page 48 48
  • Page 49 49
  • Page 50 50
  • Page 51 51
  • Page 52 52
  • Page 53 53
  • Page 54 54
  • Page 55 55
  • Page 56 56
  • Page 57 57
  • Page 58 58
  • Page 59 59
  • Page 60 60
  • Page 61 61
  • Page 62 62
  • Page 63 63
  • Page 64 64
  • Page 65 65
  • Page 66 66
  • Page 67 67
  • Page 68 68
  • Page 69 69
  • Page 70 70
  • Page 71 71
  • Page 72 72
  • Page 73 73
  • Page 74 74
  • Page 75 75
  • Page 76 76
  • Page 77 77
  • Page 78 78
  • Page 79 79
  • Page 80 80
  • Page 81 81
  • Page 82 82
  • Page 83 83
  • Page 84 84
  • Page 85 85
  • Page 86 86
  • Page 87 87
  • Page 88 88
  • Page 89 89
  • Page 90 90
  • Page 91 91
  • Page 92 92
  • Page 93 93
  • Page 94 94
  • Page 95 95
  • Page 96 96
  • Page 97 97
  • Page 98 98
  • Page 99 99
  • Page 100 100
  • Page 101 101
  • Page 102 102
  • Page 103 103
  • Page 104 104
  • Page 105 105
  • Page 106 106
  • Page 107 107
  • Page 108 108
  • Page 109 109
  • Page 110 110
  • Page 111 111
  • Page 112 112
  • Page 113 113
  • Page 114 114
  • Page 115 115
  • Page 116 116
  • Page 117 117
  • Page 118 118
  • Page 119 119
  • Page 120 120
  • Page 121 121
  • Page 122 122
  • Page 123 123
  • Page 124 124
  • Page 125 125
  • Page 126 126
  • Page 127 127
  • Page 128 128
  • Page 129 129
  • Page 130 130
  • Page 131 131
  • Page 132 132
  • Page 133 133
  • Page 134 134
  • Page 135 135
  • Page 136 136
  • Page 137 137
  • Page 138 138
  • Page 139 139
  • Page 140 140
  • Page 141 141
  • Page 142 142
  • Page 143 143
  • Page 144 144
  • Page 145 145
  • Page 146 146
  • Page 147 147
  • Page 148 148
  • Page 149 149
  • Page 150 150
  • Page 151 151
  • Page 152 152
  • Page 153 153
  • Page 154 154
  • Page 155 155
  • Page 156 156
  • Page 157 157
  • Page 158 158
  • Page 159 159
  • Page 160 160
  • Page 161 161
  • Page 162 162
  • Page 163 163
  • Page 164 164
  • Page 165 165
  • Page 166 166
  • Page 167 167
  • Page 168 168
  • Page 169 169
  • Page 170 170
  • Page 171 171
  • Page 172 172
  • Page 173 173
  • Page 174 174
  • Page 175 175
  • Page 176 176
  • Page 177 177
  • Page 178 178
  • Page 179 179
  • Page 180 180
  • Page 181 181
  • Page 182 182
  • Page 183 183
  • Page 184 184
  • Page 185 185
  • Page 186 186
  • Page 187 187
  • Page 188 188
  • Page 189 189
  • Page 190 190
  • Page 191 191
  • Page 192 192
  • Page 193 193
  • Page 194 194
  • Page 195 195
  • Page 196 196
  • Page 197 197
  • Page 198 198
  • Page 199 199
  • Page 200 200
  • Page 201 201
  • Page 202 202
  • Page 203 203
  • Page 204 204
  • Page 205 205
  • Page 206 206
  • Page 207 207
  • Page 208 208
  • Page 209 209
  • Page 210 210
  • Page 211 211
  • Page 212 212
  • Page 213 213
  • Page 214 214
  • Page 215 215
  • Page 216 216
  • Page 217 217
  • Page 218 218
  • Page 219 219
  • Page 220 220
  • Page 221 221
  • Page 222 222
  • Page 223 223
  • Page 224 224
  • Page 225 225
  • Page 226 226
  • Page 227 227
  • Page 228 228
  • Page 229 229
  • Page 230 230
  • Page 231 231
  • Page 232 232
  • Page 233 233
  • Page 234 234
  • Page 235 235
  • Page 236 236
  • Page 237 237
  • Page 238 238
  • Page 239 239
  • Page 240 240
  • Page 241 241
  • Page 242 242
  • Page 243 243
  • Page 244 244
  • Page 245 245
  • Page 246 246
  • Page 247 247
  • Page 248 248
  • Page 249 249
  • Page 250 250
  • Page 251 251
  • Page 252 252
  • Page 253 253
  • Page 254 254
  • Page 255 255
  • Page 256 256
  • Page 257 257
  • Page 258 258
  • Page 259 259
  • Page 260 260
  • Page 261 261
  • Page 262 262
  • Page 263 263
  • Page 264 264
  • Page 265 265
  • Page 266 266
  • Page 267 267
  • Page 268 268
  • Page 269 269
  • Page 270 270
  • Page 271 271
  • Page 272 272
  • Page 273 273
  • Page 274 274
  • Page 275 275
  • Page 276 276
  • Page 277 277
  • Page 278 278
  • Page 279 279
  • Page 280 280
  • Page 281 281
  • Page 282 282
  • Page 283 283
  • Page 284 284
  • Page 285 285
  • Page 286 286
  • Page 287 287
  • Page 288 288
  • Page 289 289
  • Page 290 290
  • Page 291 291
  • Page 292 292
  • Page 293 293
  • Page 294 294
  • Page 295 295
  • Page 296 296
  • Page 297 297
  • Page 298 298
  • Page 299 299
  • Page 300 300
  • Page 301 301
  • Page 302 302
  • Page 303 303
  • Page 304 304
  • Page 305 305
  • Page 306 306
  • Page 307 307
  • Page 308 308
  • Page 309 309
  • Page 310 310
  • Page 311 311
  • Page 312 312
  • Page 313 313
  • Page 314 314
  • Page 315 315
  • Page 316 316
  • Page 317 317
  • Page 318 318
  • Page 319 319
  • Page 320 320
  • Page 321 321
  • Page 322 322
  • Page 323 323
  • Page 324 324
  • Page 325 325
  • Page 326 326
  • Page 327 327
  • Page 328 328
  • Page 329 329
  • Page 330 330
  • Page 331 331
  • Page 332 332
  • Page 333 333
  • Page 334 334
  • Page 335 335
  • Page 336 336
  • Page 337 337
  • Page 338 338
  • Page 339 339
  • Page 340 340
  • Page 341 341
  • Page 342 342
  • Page 343 343
  • Page 344 344
  • Page 345 345
  • Page 346 346
  • Page 347 347
  • Page 348 348
  • Page 349 349
  • Page 350 350
  • Page 351 351
  • Page 352 352
  • Page 353 353
  • Page 354 354
  • Page 355 355
  • Page 356 356
  • Page 357 357
  • Page 358 358
  • Page 359 359
  • Page 360 360
  • Page 361 361
  • Page 362 362
  • Page 363 363
  • Page 364 364
  • Page 365 365
  • Page 366 366
  • Page 367 367
  • Page 368 368
  • Page 369 369
  • Page 370 370
  • Page 371 371
  • Page 372 372
  • Page 373 373
  • Page 374 374
  • Page 375 375
  • Page 376 376
  • Page 377 377
  • Page 378 378
  • Page 379 379
  • Page 380 380
  • Page 381 381
  • Page 382 382
  • Page 383 383
  • Page 384 384
  • Page 385 385
  • Page 386 386
  • Page 387 387
  • Page 388 388
  • Page 389 389
  • Page 390 390
  • Page 391 391
  • Page 392 392
  • Page 393 393
  • Page 394 394
  • Page 395 395
  • Page 396 396
  • Page 397 397
  • Page 398 398
  • Page 399 399
  • Page 400 400
  • Page 401 401
  • Page 402 402
  • Page 403 403
  • Page 404 404
  • Page 405 405
  • Page 406 406
  • Page 407 407
  • Page 408 408
  • Page 409 409
  • Page 410 410
  • Page 411 411
  • Page 412 412
  • Page 413 413
  • Page 414 414
  • Page 415 415
  • Page 416 416
  • Page 417 417
  • Page 418 418
  • Page 419 419
  • Page 420 420
  • Page 421 421
  • Page 422 422
  • Page 423 423
  • Page 424 424
  • Page 425 425
  • Page 426 426
  • Page 427 427
  • Page 428 428
  • Page 429 429
  • Page 430 430
  • Page 431 431
  • Page 432 432
  • Page 433 433
  • Page 434 434
  • Page 435 435
  • Page 436 436
  • Page 437 437
  • Page 438 438
  • Page 439 439
  • Page 440 440
  • Page 441 441
  • Page 442 442
  • Page 443 443
  • Page 444 444
  • Page 445 445
  • Page 446 446
  • Page 447 447
  • Page 448 448
  • Page 449 449
  • Page 450 450
  • Page 451 451
  • Page 452 452
  • Page 453 453
  • Page 454 454
  • Page 455 455
  • Page 456 456
  • Page 457 457
  • Page 458 458
  • Page 459 459
  • Page 460 460
  • Page 461 461
  • Page 462 462
  • Page 463 463
  • Page 464 464
  • Page 465 465
  • Page 466 466
  • Page 467 467
  • Page 468 468
  • Page 469 469
  • Page 470 470
  • Page 471 471
  • Page 472 472
  • Page 473 473
  • Page 474 474
  • Page 475 475
  • Page 476 476
  • Page 477 477
  • Page 478 478
  • Page 479 479
  • Page 480 480
  • Page 481 481
  • Page 482 482
  • Page 483 483
  • Page 484 484
  • Page 485 485
  • Page 486 486
  • Page 487 487
  • Page 488 488
  • Page 489 489
  • Page 490 490
  • Page 491 491
  • Page 492 492
  • Page 493 493
  • Page 494 494
  • Page 495 495
  • Page 496 496
  • Page 497 497
  • Page 498 498
  • Page 499 499
  • Page 500 500
  • Page 501 501
  • Page 502 502

Aruba 8400 Switch Series User guide

Category
Software
Type
User guide

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI