Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- neutron floatingip-show b873d80a-eb35-4389-8bba-08342b6fb914
- +---------------------+--------------------------------------+
- | Field | Value |
- +---------------------+--------------------------------------+
- | fixed_ip_address | 192.168.208.5 |
- | floating_ip_address | 192.168.170.9 |
- | floating_network_id | 5ed12b30-5afa-413a-a7b5-4152c7fb8893 |
- | id | b873d80a-eb35-4389-8bba-08342b6fb914 |
- | port_id | e1f40f2e-1744-4939-b4cb-f16eb4dfa5d2 |
- | router_id | 7c14b8aa-f382-43b2-84f2-5bcb5fb28ca9 |
- | status | DOWN |
- | tenant_id | 2b90c3463bfa40ffba23f6de6a2ae7ef |
- +---------------------+--------------------------------------+
- neutron lb-pool-list
- +--------------------------------------+---------------+----------+-------------+----------+----------------+--------+
- | id | name | provider | lb_method | protocol | admin_state_up | status |
- +--------------------------------------+---------------+----------+-------------+----------+----------------+--------+
- | 26473207-1b20-477b-b72b-fbf3187d71c1 | pool_vlan_208 | haproxy | ROUND_ROBIN | HTTP | True | ACTIVE |
- +--------------------------------------+---------------+----------+-------------+----------+----------------+--------+
- neutron lb-vip-list
- +--------------------------------------+--------------+---------------+----------+----------------+--------+
- | id | name | address | protocol | admin_state_up | status |
- +--------------------------------------+--------------+---------------+----------+----------------+--------+
- | 1cd86630-a565-4a69-95d4-74a6cc6a03a6 | vip_vlan_208 | 192.168.208.5 | HTTP | True | ACTIVE |
- +--------------------------------------+--------------+---------------+----------+----------------+--------+
- neutron lb-member-list
- +--------------------------------------+---------------+---------------+----------------+--------+
- | id | address | protocol_port | admin_state_up | status |
- +--------------------------------------+---------------+---------------+----------------+--------+
- | 7262edb1-b436-4292-b18b-6e20633a5f6d | 192.168.208.4 | 80 | True | ACTIVE |
- | 956ee646-0532-4447-9692-a96bc8bccdf5 | 192.168.208.2 | 80 | True | ACTIVE |
- +--------------------------------------+---------------+---------------+----------------+--------+
Advertisement
Add Comment
Please, Sign In to add comment