397 | | [lnevers@boss ~]$ for i in pc1 pc2 pc3; do ssh $i "echo -n '===> Host: ';hostname;sudo whoami;uname -a;echo"; done |
398 | | |
399 | | }}} |
400 | | |
401 | | |
| 400 | lnevers@bbn-cam-ctrl-1:~$ ssh 10.10.8.101 |
| 401 | Welcome to Ubuntu 12.04.4 LTS (GNU/Linux 3.5.0-49-generic x86_64) |
| 402 | |
| 403 | * Documentation: https://help.ubuntu.com/ |
| 404 | |
| 405 | System information as of Tue Sep 2 10:58:32 EDT 2014 |
| 406 | |
| 407 | System load: 0.34 Users logged in: 0 |
| 408 | Usage of /: 0.9% of 422.79GB IP address for eth2: 10.10.5.101 |
| 409 | Memory usage: 1% IP address for eth3: 10.10.8.101 |
| 410 | Swap usage: 0% IP address for eth1: 10.10.6.101 |
| 411 | Processes: 257 IP address for br-ex: 192.1.243.3 |
| 412 | |
| 413 | Graph this data and manage this system at: |
| 414 | https://landscape.canonical.com/ |
| 415 | |
| 416 | 81 packages can be updated. |
| 417 | 51 updates are security updates. |
| 418 | |
| 419 | New release '14.04.1 LTS' available. |
| 420 | Run 'do-release-upgrade' to upgrade to it. |
| 421 | |
| 422 | Last login: Tue Sep 2 09:08:46 2014 from bbn-cam-ctrl-1 |
| 423 | lnevers@bbn-cam-cmpe-1:~$ sudo whoami |
| 424 | [sudo] password for lnevers: |
| 425 | root |
| 426 | lnevers@bbn-cam-cmpe-1:~$ uname -a |
| 427 | Linux bbn-cam-cmpe-1 3.5.0-49-generic #74~precise1-Ubuntu SMP Fri May 2 21:32:31 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| 428 | lnevers@bbn-cam-cmpe-1:~$ exit |
| 429 | logout |
| 430 | Connection to 10.10.8.101 closed. |
| 431 | lnevers@bbn-cam-ctrl-1:~$ ssh 10.10.8.102 |
| 432 | Welcome to Ubuntu 12.04.4 LTS (GNU/Linux 3.5.0-49-generic x86_64) |
| 433 | |
| 434 | * Documentation: https://help.ubuntu.com/ |
| 435 | |
| 436 | System information as of Tue Sep 2 10:59:18 EDT 2014 |
| 437 | |
| 438 | System load: 0.0 Users logged in: 0 |
| 439 | Usage of /: 0.8% of 422.79GB IP address for eth2: 10.10.5.102 |
| 440 | Memory usage: 1% IP address for eth3: 10.10.8.102 |
| 441 | Swap usage: 0% IP address for eth1: 10.10.6.102 |
| 442 | Processes: 252 IP address for br-ex: 192.1.243.4 |
| 443 | |
| 444 | Graph this data and manage this system at: |
| 445 | https://landscape.canonical.com/ |
| 446 | |
| 447 | 81 packages can be updated. |
| 448 | 51 updates are security updates. |
| 449 | |
| 450 | New release '14.04.1 LTS' available. |
| 451 | Run 'do-release-upgrade' to upgrade to it. |
| 452 | |
| 453 | Last login: Tue Sep 2 09:09:12 2014 from bbn-cam-ctrl-1 |
| 454 | lnevers@bbn-cam-cmpe-2:~$ sudo whoami |
| 455 | [sudo] password for lnevers: |
| 456 | root |
| 457 | lnevers@bbn-cam-cmpe-2:~$ uname -a |
| 458 | Linux bbn-cam-cmpe-2 3.5.0-49-generic #74~precise1-Ubuntu SMP Fri May 2 21:32:31 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| 459 | lnevers@bbn-cam-cmpe-2:~$ |
| 460 | }}} |
| 461 | |
| 462 | Access infrastructure switches as admin user. First connect to the PowerConnect 7048 Switch the control network switch: |
| 463 | {{{ |
| 464 | lnevers@bbn-cam-ctrl-1:~$ ssh 10.10.8.201 |
| 465 | lnevers@10.10.8.201's password: |
| 466 | |
| 467 | console>show version |
| 468 | |
| 469 | Image Descriptions |
| 470 | |
| 471 | image1 : default image |
| 472 | image2 : |
| 473 | |
| 474 | |
| 475 | Images currently available on Flash |
| 476 | |
| 477 | unit image1 image2 current-active next-active |
| 478 | ----- ------------ ------------ ----------------- ----------------- |
| 479 | |
| 480 | 1 4.2.2.3 4.2.2.3 image1 image1 |
| 481 | |
| 482 | console> |
| 483 | |
| 484 | console>ena |
| 485 | Password:********* |
| 486 | |
| 487 | console#show running-config |
| 488 | |
| 489 | !Current Configuration: |
| 490 | !System Description "PowerConnect 7048, 4.2.2.3, VxWorks 6.6" |
| 491 | !System Software Version 4.2.2.3 |
| 492 | !System Operational Mode "Normal" |
| 493 | ! |
| 494 | configure |
| 495 | vlan database |
| 496 | vlan 100,200,300,2500 |
| 497 | vlan routing 1 1 |
| 498 | exit |
| 499 | vlan 100 |
| 500 | name "Management" |
| 501 | exit |
| 502 | vlan 200 |
| 503 | name "Control" |
| 504 | exit |
| 505 | vlan 300 |
| 506 | name "External" |
| 507 | exit |
| 508 | ip telnet server disable |
| 509 | slot 1/0 5 ! PowerConnect 7048 |
| 510 | |
| 511 | stack |
| 512 | member 1 5 ! PCT7048 |
| 513 | exit |
| 514 | interface out-of-band |
| 515 | ip address 10.10.8.201 255.255.255.0 0.0.0.0 |
| 516 | exit |
| 517 | interface vlan 1 |
| 518 | exit |
| 519 | username "xxx" password xxx privilege 15 encrypted |
| 520 | crypto key pubkey-chain ssh |
| 521 | user-key "xx" rsa |
| 522 | key-string row xxx |
| 523 | |
| 524 | exit |
| 525 | line ssh |
| 526 | enable authentication enableList |
| 527 | exit |
| 528 | ip ssh server |
| 529 | ip ssh pubkey-auth |
| 530 | ! |
| 531 | interface Gi1/0/1 |
| 532 | switchport mode trunk |
| 533 | switchport trunk allowed vlan 2500 |
| 534 | exit |
| 535 | ! |
| 536 | interface Gi1/0/2 |
| 537 | switchport mode trunk |
| 538 | switchport trunk allowed vlan 2500 |
| 539 | exit |
| 540 | ! |
| 541 | interface Gi1/0/3 |
| 542 | switchport mode trunk |
| 543 | switchport trunk allowed vlan 2500 |
| 544 | exit |
| 545 | ! |
| 546 | interface Gi1/0/13 |
| 547 | switchport access vlan 200 |
| 548 | exit |
| 549 | ! |
| 550 | interface Gi1/0/14 |
| 551 | switchport access vlan 200 |
| 552 | exit |
| 553 | ! |
| 554 | interface Gi1/0/15 |
| 555 | switchport access vlan 200 |
| 556 | exit |
| 557 | ! |
| 558 | interface Gi1/0/16 |
| 559 | switchport access vlan 200 |
| 560 | exit |
| 561 | ! |
| 562 | interface Gi1/0/17 |
| 563 | switchport access vlan 200 |
| 564 | exit |
| 565 | ! |
| 566 | interface Gi1/0/18 |
| 567 | switchport access vlan 200 |
| 568 | exit |
| 569 | ! |
| 570 | interface Gi1/0/19 |
| 571 | switchport access vlan 200 |
| 572 | exit |
| 573 | ! |
| 574 | interface Gi1/0/20 |
| 575 | switchport access vlan 200 |
| 576 | exit |
| 577 | ! |
| 578 | interface Gi1/0/25 |
| 579 | switchport access vlan 300 |
| 580 | exit |
| 581 | ! |
| 582 | interface Gi1/0/26 |
| 583 | switchport access vlan 300 |
| 584 | exit |
| 585 | ! |
| 586 | interface Gi1/0/27 |
| 587 | switchport access vlan 300 |
| 588 | exit |
| 589 | ! |
| 590 | interface Gi1/0/29 |
| 591 | switchport access vlan 300 |
| 592 | exit |
| 593 | ! |
| 594 | interface Gi1/0/37 |
| 595 | switchport access vlan 300 |
| 596 | exit |
| 597 | ! |
| 598 | interface Gi1/0/48 |
| 599 | switchport access vlan 300 |
| 600 | exit |
| 601 | enable password xxx encrypted |
| 602 | exit |
| 603 | |
| 604 | console# |
| 605 | console#show vlan |
| 606 | |
| 607 | VLAN Name Ports Type |
| 608 | ----- --------------- ------------- -------------- |
| 609 | 1 default Po1-128, Default |
| 610 | Gi1/0/4-12, |
| 611 | Gi1/0/21-24, |
| 612 | Gi1/0/28, |
| 613 | Gi1/0/30-36, |
| 614 | Gi1/0/38-47 |
| 615 | 100 Management Static |
| 616 | 200 Control Gi1/0/13-20 Static |
| 617 | 300 External Gi1/0/25-27, Static |
| 618 | Gi1/0/29, |
| 619 | Gi1/0/37, |
| 620 | Gi1/0/48 |
| 621 | 2500 VLAN2500 Gi1/0/1-3 Static |
| 622 | console#exit |
| 623 | |
| 624 | console>exitConnection to 10.10.8.201 closed. |
| 625 | lnevers@bbn-cam-ctrl-1:~$ |
| 626 | }}} |
| 627 | |
| 628 | Connect to the Force10 OpenFlow Switch for the dataplane network: |
| 629 | {{{ |
| 630 | lnevers@bbn-cam-ctrl-1:~$ ssh 10.10.8.200 |
| 631 | lnevers@10.10.8.200's password: |
| 632 | FTOS>ena |
| 633 | Password: |
| 634 | FTOS#show version |
| 635 | Dell Force10 Real Time Operating System Software |
| 636 | Dell Force10 Operating System Version: 2.0 |
| 637 | Dell Force10 Application Software Version: 9.1(0.0) |
| 638 | Copyright (c) 1999-2012 by Dell Inc. All Rights Reserved. |
| 639 | Build Time: Tue Feb 26 20:02:06 2013 |
| 640 | Build Path: /sites/sjc/work/build/toolSpaces/tools03/E9-1-0/SW/SRC |
| 641 | FTOS uptime is 1 week(s), 3 day(s), 21 hour(s), 56 minute(s) |
| 642 | |
| 643 | System image file is "system://A" |
| 644 | |
| 645 | System Type: S4810 |
| 646 | Control Processor: Freescale QorIQ P2020 with 2147483648 bytes of memory. |
| 647 | |
| 648 | 128M bytes of boot flash memory. |
| 649 | |
| 650 | 1 52-port GE/TE/FG (SE) |
| 651 | 48 Ten GigabitEthernet/IEEE 802.3 interface(s) |
| 652 | 4 Forty GigabitEthernet/IEEE 802.3 interface(s) |
| 653 | FTOS# |
| 654 | FTOS#show vlan |
| 655 | |
| 656 | Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P - Primary, C - Community, I - Isolated |
| 657 | O - Openflow |
| 658 | Q: U - Untagged, T - Tagged |
| 659 | x - Dot1x untagged, X - Dot1x tagged |
| 660 | o - OpenFlow untagged, O - OpenFlow tagged |
| 661 | G - GVRP tagged, M - Vlan-stack, H - VSN tagged |
| 662 | i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged |
| 663 | |
| 664 | NUM Status Description Q Ports |
| 665 | * 1 Active U Te 0/0-3 |
| 666 | O 1000 Active T Te 0/0-2 |
| 667 | O 1001 Active T Te 0/0-2 |
| 668 | O 1002 Active T Te 0/0-2 |
| 669 | O 1003 Active T Te 0/0-2 |
| 670 | O 1004 Active T Te 0/0-2 |
| 671 | |
| 672 | <...1005-2627 not captured here> |
| 673 | |
| 674 | O 2628 Active T Te 0/0-3 |
| 675 | O 2629 Active T Te 0/0-3 |
| 676 | O 2630 Active T Te 0/0-3 |
| 677 | FTOS# |
| 678 | |
| 679 | FTOS#show running-config |
| 680 | Current Configuration ... |
| 681 | ! Version 9.1(0.0) |
| 682 | ! Last configuration change at Wed Aug 27 09:18:45 2014 by gram |
| 683 | ! Startup-config last updated at Wed Aug 27 09:18:51 2014 by gram |
| 684 | ! |
| 685 | boot system stack-unit 0 primary system: A: |
| 686 | boot system stack-unit 0 secondary system: B: |
| 687 | boot system stack-unit 0 default system: A: |
| 688 | boot system gateway 192.1.243.1 |
| 689 | ! |
| 690 | redundancy auto-synchronize full |
| 691 | ! |
| 692 | hardware watchdog |
| 693 | ! |
| 694 | service timestamps log datetime localtime show-timezone |
| 695 | ! |
| 696 | hostname FTOS |
| 697 | ! |
| 698 | cam-acl l2acl 2 ipv4acl 0 ipv6acl 0 ipv4qos 2 l2qos 1 l2pt 0 ipmacacl 0 vman-qos 0 ecfmacl 0 openflow 8 fcoeacl 0 iscsioptacl 0 |
| 699 | ! |
| 700 | cam-acl-vlan vlanopenflow 1 vlaniscsi 1 |
| 701 | ! |
| 702 | enable password 7 xx |
| 703 | ! |
| 704 | username xx password 7 xx |
| 705 | ! |
| 706 | enable restricted 7 xxx |
| 707 | ! |
| 708 | stack-unit 0 provision S4810 |
| 709 | ! |
| 710 | interface TenGigabitEthernet 0/0 |
| 711 | no ip address |
| 712 | portmode hybrid |
| 713 | switchport |
| 714 | flowcontrol rx on tx off |
| 715 | no shutdown |
| 716 | ! |
| 717 | interface TenGigabitEthernet 0/1 |
| 718 | no ip address |
| 719 | portmode hybrid |
| 720 | switchport |
| 721 | flowcontrol rx on tx off |
| 722 | no shutdown |
| 723 | ! |
| 724 | interface TenGigabitEthernet 0/2 |
| 725 | no ip address |
| 726 | portmode hybrid |
| 727 | switchport |
| 728 | flowcontrol rx on tx off |
| 729 | no shutdown |
| 730 | ! |
| 731 | interface TenGigabitEthernet 0/3 |
| 732 | no ip address |
| 733 | portmode hybrid |
| 734 | switchport |
| 735 | flowcontrol rx on tx off |
| 736 | no shutdown |
| 737 | ! |
| 738 | interface TenGigabitEthernet 0/4 |
| 739 | no ip address |
| 740 | flowcontrol rx on tx off |
| 741 | no shutdown |
| 742 | ! |
| 743 | |
| 744 | <...hundreds of lines not captured here...> |
| 745 | }}} |